Category Popular Tags

Category Popular Tags

Display popular tags on achieve/category page of your theme using sortcode or by calling a function.

  • Almost active
    This plugin was not updated the last 2091 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • Compatible with the latest major PHP release
    This plugin requieres PHP 5.6 or higher. The latest stable PHP 8.4.10 was released on 03 July 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

0

Active installs

0

Total Downloads

896

Support Threads

0

Last updated

19 October 2019

Added

19 October 2019

Screenshots

You will find settings under settings
Display options
Front end display

About Category Popular Tags

FAQ

How do I use popular category plugin in my theme?

In WordPress theme directory /wp-content/theme/your-theme/, open category.php and page this function where you want the popular tags to appear.

To use shortcode paste this where you want the tags to appear. If no count is specified, the count found on settings page will be used.

How do I show popular tags from a specific category only?

Use this shortcode [popular_category_tags count=10 type=”popular-tags” category_id=”1″]. In the shortcode category_id is the id of the category you want to show.

Can this be used on single post?

Yes. You can add the shortcode to single post.

How to install Category Popular Tags

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
    1. Activate the plugin through the ‘Plugins’ screen in WordPress