Recent Popular Tags

0

Recent Popular Tags WordPress plugin allows the administrator to display the most popular recently used tags by post authors. This plugin is very valuable for current events websites be

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Recent Popular Tags WordPress plugin allows the administrator to display the most popular recently used tags by post authors.

This plugin is very valuable for current events websites because it gives admins the ability to set the number of tags to display and how many days to consider as “recent”… No more popular tags displaying from two years ago!

Default Usage

Heading and Recent Popular Tags will be displayed beneath each blog post.

Shortcode

Use shortcode [recent-popular-tags] to display Recent Popular Tags anywhere in blog posts, pages, custom post types or in a text widget.

Template Tag

Use <?php if ( function_exists('rpt_display_content') ) { echo do_shortcode('[recent-popular-posts]')} ?> to display Recent Popular Tags in your template files

Widget

Use [recent-popular-tags] in a “Text” widget to display Recent Popular Tags in a sidebar