This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

category image

Descripcion

Using this plugin you can associate one image with each of your category created in wordpress. and you can call that image by using provided function in any template file
tejus_dj_getcatimg($catid)
call this function in any template file it will return url of that image.
where $catid is category id of that category.
my facebook profile : https://www.facebook.com/dhananjay.singh2
my company website: http://tejuscreative.com/

Screenshots

  • We have category names in dropdown just browse your image select category and click at upload.

Installacion

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
tejus_dj_getcatimg($catid)
call this function in any template file it will return url of that image.
where $catid is category id of that category.

FAQ

what will this function return?

 

this function will return url of the associated image.

 

 what it will return if category dont have any associated image?

 

it will return 0.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“category image” is open source software. The following people have contributed to this plugin.

Contributors

Translate “category image” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0
2.0