Important: This plugin is no longer in development and has been replaced by the Visual Categories Plugin. The information below has been changed to reflect the Visual Categories Plugin information.
Plugin Download: Visual Categories Plugin
Current: Version 1.0
Required: PHP >= 4.3.0 & WordPress 2.7.x
Take control over the way you display your categories: This plugin enables you to build “category entries” which contain a link to the category and which may contain a link to the category’s feed, a feed (RSS) image, the timestamp of when the category was last updated, and the current count of posts in the category.
Version 1.0: First public release.
Version 1.5: This release will be WordPress 2.8 compatible.
There are a few terms used throughout this guide that require explanations: Continue reading »
the file is empty…
That..shouldn’t be. It’s correct now.
Hi, do you know of a way to list a permalink as the cat links?
Yeah, but the easiest way to do something like that would be to setup an is_category(‘#’) conditional in the page that outputs your list of category posts.
If you really want to change one or more of the actual links, you can edit line 1329 of classes.php.
Hi Will,
Many thanks for sharing. Is there any way of making this work on PHP 4?
Tasin
It might work on 4! I just have no way of testing it on 4 so I can’t recommend it.