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}"]
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
tcm.php
to the/wp-content/plugins/
directory - 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.
ContributorsTranslate “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.