Rating: 5 stars
Simple and efficient => I like it !
]]>Rating: 5 stars
Great plugin, working with WP 5.2.4. One bug found but it’s a detail (title always display on links).
]]>Rating: 5 stars
This plug in is exactly what I needed. I had to put a lot of tags on my products that I didn’t want to see in the tag cloud, and this plugin allowed me to exclude them. It was east to use and works well with divi. My only issue is that changing the text size does not seem to work and all tags are the same size. Thanks to Nicolas Kuttler for developing this.
]]>Rating: 4 stars
thank you nice and work fine for me
]]>Rating: 5 stars
Be sure to notice this can insert a Tag cloud into any post or page by using the shortcode, and even insert a tag cloud into your theme by calling the function:
<?php
if ( function_exists( ‘nktagcloud_shortcode’ ) ) {
echo nktagcloud_shortcode( null );
}
?>
(just put this code where you want the Tag Cloud to appear in your theme…)
]]>