This plugin is outdated and might not be supported anymore
Better Categories Images

Better Categories Images

Details
View on WordPress

The Better Categories Images Plugin allow you to add image with any category or taxonomy.

Use:

+ $thumbnail_id = get_term_meta( $term_id, 'thumbnail_id', true ); \\ [get_term_meta](https://developer.wordpress.org/reference/functions/get_term_meta/)
+ $image        = wp_get_attachment_image( $thumbnail_id, 'full' ); \\ [wp_get_attachment_image](https://developer.wordpress.org/reference/functions/wp_get_attachment_image/)

From within WordPress

  1. Visit ‘Plugins > Add New’
  2. Search for ‘Better Categories Images’
  3. Activate Better Categories Images from your Plugins page.

Manually

  1. Upload the better-categories-images folder to the /wp-content/plugins/ directory
  2. Activate the Better Categories Images plugin through the ‘Plugins’ menu in WordPress
  3. Go to “after activation” below.

Details

Plugin code:
better-categories-images
Plugin version:
1.0.3
Author:
Outdated:
Yes
WP version:
or higher
PHP version:
5.6.3 or higher
Test up to WP version:
4.9.26
Total installations:
10
Last updated:
2018-08-11
Rating:
Times rated:
1
category
images
taxonomy
term-field