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.
Fix confirmation emails that were always sending to administrator. Fix regression in 1.6.11 which prevented attachments from being displayed in some cases.
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…
New menu icon in back office/admin WordPress 4.1 compatibility testing
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.
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
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.
Fixed bug where base64 text with utf-8 charset was trying to convert encoding to utf-8
Add additional debugging to isValidSmtpServer Add Japanese translation Fixed bug where a subject present in the body is not recognized
Fixed charset encoding bug when there wasn’t a content-transfer-encoding header Upgraded simple_html_dom
Provide post url in success email