Wayne

Wayne

1.9.13 Released

Feature: New filter postie_include_attachment to allow/prevent attachment to be added to post. See

Filter: postie_include_attachment

This filter is called before Postie saves the attachment to media library. Typically you would use this filter if you wanted to prevent Postie from processing certain files. I.e. all non-image files or you could exclude all executable files or…

1.9.11 Released

Fix: remove encoding option, everything is UTF-8. Feature: add MySQL version to debug output, suppress many email parsing debug messages Fix: don’t set actual post format if “standard” Feature: Hides WordPress post-by-email feature if Postie is active

1.9.5 Released

Feature: change post status to pending/draft if the user doesn’t have publish_posts capability Fix: process postie_email_notify_recipients filter regardless of the “Send post confirmation email to” setting Fix: process postie_email_reject_recipients filter regardless of the “Send post confirmation email to” setting