Jerome's Keywords 1.4
Just a quick note to announce the latest release of the “Jerome’s Keywords” plugin for WordPress 1.5. The new version fixes a few (minor) bugs and adds some requested features. The coolest part is that I’ve hooked it into WordPress’ rewrite rules code, which means that .htaccess rules can be updated automatically. This also fixes problems seen when using the index.php/%blah% style of permalinks.
The short list:
- Improved permalink handling for tag searches.
- Automatic
.htaccessrule generation. the_keywords()now accepts parameters for formatting if you want to get fancy.- Fixed XHTML validation bug and handling of tags containing forward slashes (
/). - Temporary workaround for conflicts with the mini-posts plugin.
Thanks to everyone who sent me feedback, found bugs and suggested new features. Keep ‘em coming! The only request that didn’t make this release was adding an options page — I’m still not decided on that one. Also, a special award for bravery goes to Dave Metzener for beta testing the new permalink/rewrite code.