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
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
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…
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…
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…
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.…
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…
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…
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”
Fixed bug where categories specified by ID were not being correctly identified
Fixed bug where Postie supplied schedules were not always being correctly added to the cron