Recent Popular Tags Wordpress Plugin - Rating, Reviews, Demo & Download

Recent Popular Tags Preview Wordpress Plugin - Rating, Reviews, Demo & Download
5 Average out of 1 ratings
Free
Follow for free plugins, new theme releases and theme news

Plugin 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

Screenshots

  1. <p>The Recent Popular Tags WordPress plugin settings page. Enter a heading, number of tags to display and number of recent days.</p>

    The Recent Popular Tags WordPress plugin settings page. Enter a heading, number of tags to display and number of recent days.

  2. <p>The default display of Recent Popular Tags plugin is below the content on blog posts. Recent Popular Tags uses your theme's default <code>h3</code> styling and default <strong>a</strong> styling, expect with <strong>text-transform:uppercase</strong> applied.</p>

    The default display of Recent Popular Tags plugin is below the content on blog posts. Recent Popular Tags uses your theme’s default h3 styling and default a styling, expect with text-transform:uppercase applied.

  3. <p>Use the Recent Popular Tags shortcode <strong>[recent-popular-tags]</strong> in a Text widget to display Recent Popular Tags in a sidebar or widgetized area.</p>

    Use the Recent Popular Tags shortcode [recent-popular-tags] in a Text widget to display Recent Popular Tags in a sidebar or widgetized area.


Reviews & Comments