10+
June 27, 2019
July 27, 2017
Provides an easy to use interface to assign colors to any term from any taxonomy. Then you can use them on front-end
using the built-in CSS class or just by calling get_term_meta.
No installation instructions provided.
No or maybe yes. You can use the plugin as it is, just to differentiate terms by color. However, if you want to display
the colors on the front-end, you may need to use the CSS class, that is something like .ztc-term-label-{ID},
or directly get_term_meta to retrieve the meta value.
The easiest way is to use the built-in function that comes with this plugin:
ztc_colored_labels( $taxonomy, $post_id = false, $links = false, $limit = false );
| Version | Download | Type |
|---|---|---|
| 1.0.8.2 | Download | Stable |
| 1.0.8 | Download | Stable |
| 1.0.7.14 | Download | Stable |
| 1.0.7.12 | Download | Stable |
| 1.0.7.2 | Download | Stable |
| 1.0.7 | Download | Stable |
| 1.0.6.8 | Download | Stable |
| 1.0.6.7 | Download | Stable |
| 1.0.6.6 | Download | Stable |
| 1.0.6.3 | Download | Stable |
| 1.0.6.2 | Download | Stable |
| 1.0.3 | Download | Stable |
| 1.0.2 | Download | Stable |
| 1.0.1 | Download | Stable |
| Development | Download | Trunk |