1.9.31 Released
Additional logging
Additional logging
Add setting to skip image resizing WP 5.1 compatibility testing
Fix delay, command was not being removed from content in all cases Additional debug output to track down attachment issue
Fix IMAP end of message detection Remove insecure cURL settings Fix simple_html_dom regex to be compatible with PHP 7.3
Add new filter postie_parent_post to allow custom parent post detection. Existing parent post detection now only looks at the configured post type and uses the most recent if multiple are found.
This filter is called to determine if there should be a parent post. Parameters: $parentid – an integer which is the post ID that Postie thinks should be the parent. If Postie doesn’t think there is a parent the value…
If no category is specified and the post type is “page” then the default category is not added Additional CID changes
Add support for CIDs with surrounding <> Add support for URLs with unusual characters
log functions that use Postie filters remove empty tags
Fix issue when attachment doesn’t conform to MIME standard