1.5.9 Released
Fixed a bug where valid users can post via email even though they don’t have role permissions. Fixed a bug where nice_name was being used in the settings screen even though user_login was needed. Fixed the error message when the…
Fixed a bug where valid users can post via email even though they don’t have role permissions. Fixed a bug where nice_name was being used in the settings screen even though user_login was needed. Fixed the error message when the…
Added additional default signature patterns. Fixed a bug where attachments were not showing up if :start or :end were used.
Fixed bug where the admin user was not getting set as author in some cases. Fixed bug where file names were not being sanitized. Added setting to disable thumbnail generation. Updated the default signature patterns and help text.
Fixed bug where default post format was empty when the theme didn’t support any formats. Removed all hard coded references to wp-content. Fixed bug where caption wasn’t being filled out in templates. Updated direct DB access to use standard methods.…
Added ability to run a manual check with debugging output. Added support for default post type. Added version number to settings page. Changed Admin User to Default Poster, clarified help text and changed input to combo box of valid values.…
Added support for default post format Fixed bug where replies were getting attached to the wrong post Fixed bug where tags were not being detected correctly in html emails Fixed bug in reply detection
Added support for Featured Images Added support for Use Transport Layer Security (TLS) Updated postie_filter_email filter to get unprocessed email address
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…