PluginProbe
CI

Categories Images

v3.3.3

by Zahlan

The Categories Images is a WordPress plugin allow you to add image to category, tag or custom taxonomy. Use to get the url and put it in any img tag. Or simply use in (category or taxonomy) template. REST API Support Access term images vi...

50K+ active installs 4.5 (85 ratings) Requires WP 4.0+ Tested up to WP 6.9.4 Updated 4 months ago
Browse code Releases

About this plugin

The Categories Images is a WordPress plugin allow you to add image to category, tag or custom 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. REST API Support Access term images via the WP REST API. The field z_taxonomy_image_url is automatically added to term objects. Enhanced Shortcodes [z_taxonomy_image term_id="123" size="medium" link="yes"] – Display a specific te...

Read the full description on WordPress.org →

Read the source

v3.3.3

Browse every file in this release with syntax highlighting and a file tree, or link straight to a line. Older releases and trunk are available from the version switcher.