Wayne

Wayne

1.9.29 Released

Fix delay, command was not being removed from content in all cases Additional debug output to track down attachment issue

1.9.28 Released

Fix IMAP end of message detection Remove insecure cURL settings Fix simple_html_dom regex to be compatible with PHP 7.3

1.9.27 Released

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.

Filter: postie_parent_post

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…

1.9.26 Released

If no category is specified and the post type is “page” then the default category is not added Additional CID changes

1.9.25 Released

Add support for CIDs with surrounding <> Add support for URLs with unusual characters