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.…

Read MoreSupporting WebP

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…

Read MoreVersion 1.5 is here

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…

Read MoreFilter: postie_post_before

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”

Read MorePostie & WP Super Cache

1.4.37 Released

Fixed bug in tag handling Fixed bug in category detection Worked around a bug in WordPress that was mangling filenames that are not in ASCII, i.e. Arabic, Hebrew, Cyrillic, etc.

Read More1.4.37 Released

1.4.36 Released

Removed some debugging code from filters and hooks Fixed bug where the date command was being ignored Added ‘quicktime’ as a default type for the video1 template

Read More1.4.36 Released

1.4.35 Released

Consolidated logic for load configuration settings. Fixes bug where new settings were not having their defaults set properly. Fixed bug where attachment file name was not being correctly detected.

Read More1.4.35 Released