1.2 ~ Name collision with another plugin, FeedWordPress, corrected
1.3 ~ Whoops! Didn't put the title in the meta data, how silly!
1.4 ~ SVN commit to include tag
2.0 ~ Revamped version based on experiments with these function in another plugin.
~ using WP-style function notes
~ designed to work with both WP and WPMU
~ lowerNoPunc function now removes posessive 's from words
~ addresses issue where tags are created even if they're not added to the post
2.1 ~ Two bug fixes:
~ Use of the deprecated number-based roles in the add_options_menu() call has been fixed.
~ Added isset() check to form submission check. Whoops! Error checking not turned on.
~ NOTE: I am aware of the issue with this plugin not working in 3.0 and the next release will correct this issue. This will probably make the plugin inoperable for <3.0. Please upgrade your system to continue using this plugin.
3.0 ~ Converted to WordPress 3.0-compatible code. Not sure how this will affect the 2.x users out there, but will make a branch in SVN just in case.
3.0.1 ~ Noticed some improvements to be made to the efficiency of the code. getStopWords is now the only function used to get the stop words anywhere they appear (formerly using get_option directly).
Acknowledgements
This plugin would not have been nearly as cool without the stop words list. That list was originally from Adam Whippy's awesome plugin, [Clean Trunks] (http://www.york-newyork.com/seo-plugin-wordpress-urls/ "Automated SEO Friendly URL plugin for WordPress")
Requires: 3.0 or higher Compatible up to: 3.1.4 Last Updated: 2011-7-9
Downloads: 7,667