The Better Categories Images Plugin allow you to add image with any category or taxonomy.
As of April 2026, Better Categories Images is a WordPress images plugin with 10 active installations and a 5/5 rating from 1 reviews. It has been downloaded 2.0K+ times in total. Requires WordPress false+ and PHP 5.6.3+. Available on WordPress.org since 2018. Last updated 7 years ago — may have compatibility concerns. Top alternative: Autoptimize.
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/)
better-categories-images folder to the /wp-content/plugins/ directory| WordPress | false+ requiredTested up to 4.9.29 |
| PHP | 5.6.3+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.