1.8.37 Released
Remove DateTimeImmutable references to be compatible with old versions of PHP
Remove DateTimeImmutable references to be compatible with old versions of PHP
Postie 1.8.36 was released today with the following changes Allow user to specify a IMAP folder (supplied by Alejandro Liu) New setting “use time offset” which controls whether or not the postie time offset is applied. New setting “ignore_email_date” which…
Check for blank image file extension and replace with mime subtype to get around new filetype checking in WordPress 4.7.2 Additional logging of message and part headers Fix base64 header decoding so trailing space isn’t removed Fix header decoding…
Fix bug when sending reject email
New setting “Remove matched categories” allows category specifiers to remain in post title. New filter postie_cleanhtml to determine if Postie should clean up the html or if some other AddOn will do it. Specifically call out public methods
Ensure password not in logs for POP3. Additional POP3 header checks. Additional POP3 logging. Ensure postie_raw always gets called. Default to GMT when timezone is blank. Use WordPress function to upload images rather than old custom function. Remove Generate Thumbnails…
Ensure password not in logs for POP3. Additional POP3 header checks. Additional POP3 logging. Ensure postie_raw always gets called. Default to GMT when timezone is blank. Use WordPress function to upload images rather than old custom function. Remove Generate Thumbnails…
Remove timezone warning if GMT+0 Add postie_bare_link filter
The most recent release of the Shortcode AddOn has been enhanced to support setting array elements in the pcustom shortcode. A number of other plugins add custom fields to posts to support their specific functionality. Some of the plugins use…
Fixed bug where Postie won’t run on PHP versions prior to 5.5.