wp-leftycats
Requests for this one have come and gone on the WordPress support forums. Because I had already hacked away at template-functions-category.php back in October '04 to accomplish this, it wasn't that hard for me to turn this into a WordPress 2.0.x plugin.
By default wp_list_cats results in the image being placed to the right of your categories.
wp-leftycats does everything that wp_list_cats does but moves the image to the left of the category names.
Please read up on wp_list_cats before posting support questions regarding usage of this plugin.

Installation is painless:
1. Unzip the archive, wp-leftycats.1.0.zip.
2. Upload wp-leftycats.php to your WordPress Plugin directory.
3. Activate the plugin.
Usage:
For those of you already using wp_list_cats, just change the call to wp_list_cats in your theme file to read wpleft_list_cats.
The simplest use of wp-leftycats is as basic as:
Note that you must edit the path to your preferred feed image, obviously. A whole bunch of images can be found on feedicons.com.
Download wp-leftycats for WordPress 2.0.x/2.1.x. ( hits)
MD5 checksum: 2e13a8ab8f03d4ffdda7630164ccc6bd
## Note: Regarding the "path to image" bit above ##
If you are using this within a sidebar that exists on all pages, you may encounter problems with the image being broken on some of your pages. If you encounter trouble simply use the FULL URL to the image, instead of the path.
September 4th, 2006 · code · whoo · Comments (13)


