BACK TO DIRECTORY

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
- Visit ‘Plugins > Add New’
- Search for ‘Better Categories Images’
- Activate Better Categories Images from your Plugins page.
Manually
- Upload the
better-categories-imagesfolder to the/wp-content/plugins/directory - Activate the Better Categories Images plugin through the ‘Plugins’ menu in WordPress
- Go to “after activation” below.
Plugin Details
Active Installs
10Total Downloads
2,437Version
1.0.3Requires WP
—Requires PHP
5.6.3Tested Up To
4.9.31Added
2018-06-13Last Updated
2018-08-11 3:45am GMTRatings
5
1
4
0
3
0
2
0
1
0