Tags Cloud Manager

Creating Clouds of taxonomies/tags as per requirements with your design assumptions.

Author:Aakif Kadiwala (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:5.8.3
Plugin version:1.0.0
Added to WordPress repository:04-05-2018
Last updated:11-01-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/plugins/tags-cloud-manag...
Total downloads:556
plugin download
Click to start download

Creating Clouds of taxonomies/tags as per requirements with your design assumptions.

All the Setting Options has been added to admin panel.
Only you have to create a Tag Cloud from admin panel with Custom Design as per Requirements/Assumptions.

If you don’t want Any Design, No Problem…
That’s option is also available, you can select Simple Design and place CSS as per your design. ( Simple Design/Custom Design ).

Setting options

Tag Cloud Settings

  • Title
  • Order by ( Name/Count )
  • Show Count ( on/off )
  • Format ( Flat/List )
  • Link of the Tag CLoud ( View/Edit )
    ( Edit link is only for admin login based on selected Post Type )
  • Number of Tags/Taxonomies to be displayed
  • Separator
  • Font Size & Measure
  • Exclude ID’s with comma separator

Tag Cloud Design Settings

  • Cloud Style ( Simple Style/Custom Style )
  • Text Color, Text Hover Color, Background Color
  • Text Decoration ( On/Off )
    Line ( Underline/Overline/Line Through ), Line Style ( Solid/Dashed/Dotted/Doublle/Wavy ), Line Color
  • Border Color, Border Style ( Solid/Dashed/Dotted/Doublle/Inset/Outset/Groove/Ridge ), Border Width, Border Radius
  • Padding, Margin
  • Separation ( On/Off )
  • Separation Decoration ( On/Off )

Shortcode

We can place the shortcode in any Page/Post, which is created like –

[tcm id="{tag_cloud_id}" title="false" taxonomy="{taxonomy/tag}"]

If you want to Display Tag Cloud Title, So please update shortcode to like –

[tcm id="{tag_cloud_id}" title="true" taxonomy="{taxonomy/tag}"]