WP-Mail Filter Plugin
Description
This plugin interfaces with Wordpress’s blog by email feature. The filter will remove the nasty line breaks output via Windows Mobile 5’s email client. To install it, just unzip the file into your wp-content/plugins directory, and then activate the plugin.
NOTE: When you call wp-mail.php, it shows the text posted to your blog - the filter only seems to take place AFTER that has taken place, so you might get the impression that the filter is not working. You need to check the actual post entry to see the results.
Download
Changelog
- 0.2 - 30/01/2007 - Added code to fix a trailing = sign that was being ignored.
- 0.1 - 26/01/2007 - First Release

