This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Tags Cloud Manager

Description

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}"]

Screenshots

Installation

This section describes how to install the plugin and get it working.

e.g.

  1. Upload tcm.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Tags Cloud Manager” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Tags Cloud Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.