Wayne

Wayne

1.6.15 Released

New Features New setting: “Treat Replies As” allows user to specify if replies should be processed as comments or new posts. Fixes Remove “Wrap content in pre tags” setting as it was defaulted to “yes” but never correctly applied. Allow time…

1.6.13 Released

Add some additional checks and error messages to postie_media_handle_upload for cases where the TMP directory isn’t writable. Any user with “Roles that can post” can now be the default poster.

1.6.12 Released

Fix confirmation emails that were always sending to administrator. Fix regression in 1.6.11 which prevented attachments from being displayed in some cases.

1.6.11 Released

Call wp_set_current_user() so that other WP functions that depend on the current user work correctly. (custom taxonomy) Only do image template processing if the preferred text type is plain Removed http_response_code() call since it is only supported by PHP 5.4…

Clean HTML AddOn Released

Our newest AddOn helps you ensure that your emails are valid HTML and won’t break your page. The Clean HTML AddOn also supports the ability to strip out unwanted tags and attributes.

1.6.9 Released

Post status list is now read from WordPress settings, rather than being a hard-coded list. Settings look & feel matches WP default style. Tested against WP 4.0.1

1.6.8 Released

Fixed bug where the #img tag was being used as the subject if it is the very first line in the email. Fixed bug where the allow subject in body setting was being ignored.

1.6.7 Released

Fixed bug where base64 text with utf-8 charset was trying to convert encoding to utf-8