Categories Images Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
The Categories Images Plugin allow you to add image with category or taxonomy.
Use <?php if (function_exists('z_taxonomy_image_url')) echo z_taxonomy_image_url(); ?>
to get the url and put it in any img tag or simply use <?php if (function_exists('z_taxonomy_image')) z_taxonomy_image(); ?>
in (category or taxonomy) template.
Also from settings menu you can exclude any taxonomies from the plugin to avoid conflicting with another plugins like WooCommerce!
More documentation
Go to http://zahlan.net/blog/2012/06/categories-images/
Screenshots
-
Image preview and new image field in add/edit category or taxonomy with upload button which allow you to select current or upload a new image.
-
New image field with (upload/remove) buttons to allow you to edit category or taxonomy image in quick edit.
-
When you click the upload button the wordpress upload box will popup, upload or select image then press use this image.
-
New menu (Categories Images) for the plugin settings.
-
Now you can exclude any taxonomy from the plugin and save changes.