Wayne

Wayne

1.5.2 Released

Fixed bug in post type/format detection when no valid post type/format was found Workaround for WP bug when POP3 account has no waiting messages Fixed bug where cron was running postie_check on every page load

1.5.1 Released

Turned on POP3 debug logging if POSTIE_DEBUG is TRUE. Disable autocomplete on some setup fields Fixed bug where confirmation emails were not being sent to authors Fixed bug where post were not saved if the default admin user didn’t exist…

Fatal error: Out of memory

If Postie isn’t working right and you see “Fatal error: Out of memory…” in your logs it is time to increase how much memory PHP allocates to WordPress. By default 40Mb is allocated. To change your memory open up your…

1.5.0 Released

Apply Postie Time Correction to date: command Add support for Post Formats Add support for Post Status Add warning if Admin username is invalid Fixed bug where date: was not always being detected in html emails Improved handling of attachments…

Supporting WebP

WebP is a new image format being promoted by Google. By default WordPress (and therefor Postie) doesn’t support WebP images attached to emails. However, it is quite easy to add support. First add WebP support to WordPress by installing the wp-webp plugin.…

Version 1.5 is here

Since taking over Postie 6 months ago my goal has been to stabilize the product and make sure all the support questions got answered. Version 1.5 is the start of new features which have been a long time coming. Without…

Filter: postie_post_before

This filter is called just before Postie saves the post. At the point the filter is called a placeholder post has been created, but it doesn’t have any content. All the attachments have been uploaded and associated with this post. Parameters: $post…

Postie & WP Super Cache

Some users have reported that Postie stops checking mail when WP Super Cache is installed. You can fix this by adding “wp-content/plugins/postie/get_mail.php” to W3TC “Never cache the following pages” on the “Page Cache Settings tab”

1.4.39 Released

Fixed bug where Postie supplied schedules were not always being correctly added to the cron