Wayne

Wayne

1.4.27 Released

Updated sample plugin for extending Postie. Updated documentation for template variables. Fixed a bug where text/plain attachments were not being treated as attachments. Look for and include filterPostie.php in wp-content if it exists. (used for custom filters so they don’t…

Forcing an Email Check

Postie relies on the built-in WordPress Cron process to fetch emails and turn them into posts. However, WordPress requires that there be traffic to your site in order to run the Cron process. The first check you must do to…

1.4.26 Released

Fixed a bug where signatures were not removed in html emails. Added support for text attachments such as text

Enabling Debug Output

As of version 1.5.5 you can click the “Run Postie (Debug)” button to have Postie check for emails and report debugging information to the screen. To always log debug info to a log file you can still do the following:…

1.4.24 Released

Fixed a bug where the original attachment name wasn’t being used. Fixed a bug where the #eimg# tags in the excerpt were not getting expanded.

1.4.22 Released

Fixed a bug where the subject was not being properly decoded when Q-encoding was used. Fixed a bug in #img# caption detection. Fixed a bug where the tag command was picking up too much text. Enhanced the date command to…

1.4.20 Released

Added Date feature. You can now specify a specific publication date. Fixed a bug with embeded youtube/vimeo links when shortcodes are turned off