BACK TO DIRECTORY

Post Tags and Archives

by Thomas Schmall

5.0
(1 ratings)

Tag clouds and Archives are useful for visitors, but also for search engines to find and index what topics your blog relates to. “Post Tags and Archives” makes it easy to add Tag Clouds or Archives to posts and pages via shortcodes.
Before, you could only put it in the sidebar or widgets. That could hurt the search ranking for relevant terms and crowds the sidebar. So one either had to truncate the cloud and archive – or get rid of them (or use some more complicated trickery).
Now you can just drop them in your posts and change the look easily via the options.

Options

Should be self-explanatory.

The advanced features: Please be careful with the HTML parts.
The archive-format setting “options for dropdown-menu” is for people who want to setup forms. You have to add a proper form yourself – with select/post and all. Then this feature will add all archives (in the type you chose) as

TODO

  • add products tag support
    Probably like this:
    $args = array(
    ‘number’ => 15,
    ‘taxonomy’ => ‘product_tag’
    );
    return $args;Theoretically functional: from WP 1.5 (most features from: 2.5. “separator”-option from 2.9, “Tags-Order” for tags feature only from 3.5)

Screenshots

This shows the tag cloud in action

This shows the tag cloud in action

Shows two versions of the archive in action

Shows two versions of the archive in action

Shows how to add the shortcode in posts/pages

Shows how to add the shortcode in posts/pages

Shows the options page

Shows the options page

Command for PHP integration

Command for PHP integration

Plugin Details

Active Installs
100
Total Downloads
6,861
Version
1.1.1
Requires WP
2.3
Requires PHP
Tested Up To
5.6.19
Added
2013-03-12
Last Updated
2014-04-16 8:26pm GMT

Ratings

5
1
4
0
3
0
2
0
1
0