Version: 1.7.2 Display an image for each category associated with a post.
Display an image for each category associated with a post.
Notes:
This plugin provides the templates tag c2c_the_category_image() which basically reproduces and extends the functionality of WordPress's core function the_category() to add the ability to display a category image instead of the category name in the link to the category archive. With its $image_extensions argument defaulted to "", the plugin could be a drop-in replacement for the_category(). As is done in the_category(), the image or text for each category is also a link back to that category's archive.
Related info about the function:
c2c_get_category_image_list()
is another provided function, which is identical to c2c_the_category_image() except that it doesn't echo the result.
Links: Plugin Homepage | Plugin Directory Page | Author Homepage
Requires: 2.2 or higher
Compatible up to: 3.3.2
Last Updated: 2011-7-18
Downloads: 19,139
Got something to say? Need help?