Jerome’s Keywords Plugin
“Jerome’s Keywords” is a plugin for WordPress 1.5.x and 2.0 and to associate keywords with your posts.
I used it for my tags on the right. To get them to look like a cloud, I used the following code:
<?php all_keywords('<strong><a href="/tag/%keylink%" style="font-size: %count%px" >%keyword%</a></strong>', '', 10, 30) ?>
Category: Plugins










[...] list related posts based on those tags, so that I could use one plugin for three features. First I tried Jerome’s Keywords Plugin, only to find that it didn’t work once I upgraded from WordPress version 2.1.1 to 2.1.2. I [...]
[...] is exactly one year ago today that I wrote my first post here. It was about Jerome’s Keywords Plugin, which was a popular plugin for creating tags in WordPress before they became a built-in [...]