Description
Display Post(s) or Products View Counts on Frontend and Backend without creating an Extra table in your database, hence providing results without any load to the server.
Display popular POSTS / PRODUCTS using Post / Product Views or Number of Comments for a post / product respectively.
Main Features:
- Display view counts without creating extra tables in your database.
- Control, how many posts / products to show in widget
- Multiple Skins
- Display views on single POSTS / PRODUCTS using shortcode
- Display views on single PAGE using shortcode
- Also available with Dashboard Widget to view popular posts on admin dashboard
You can customize:
- Widget’s title
- Show popular posts from POSTS / PRODUCTS
- Show popular posts by VIEWS / COMMENTS
- How many posts to show
- Show most popular posts from last 1, 2, 3, 7, 21, 30, 60 or 90 days
- You can change the tag name eg.(views / comments)
Feature Request
You can request us any feature which you want to coderssociety2k16(at)gmail.com with the subject line as “Popular Posts Count Feature Request”
Installation
To install the plugin and get it working.
-
Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. -
Activate the plugin through the ‘Plugins’ screen in WordPress
-
Use the Dashboard->Popular Posts Count to configure the plugin
For Output / Result:
For Post or Page or Products: [post-views] views/visits
For PHP: <?php echo do_shortcode(‘[post-views] views/visits’); ?>
FAQ
- Installation Instructions
-
To install the plugin and get it working.
-
Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. -
Activate the plugin through the ‘Plugins’ screen in WordPress
-
Use the Dashboard->Popular Posts Count to configure the plugin
For Output / Result:
For Post or Page or Products: [post-views] views/visits
For PHP: <?php echo do_shortcode(‘[post-views] views/visits’); ?> -
- Is this plugin compatible with any theme?
-
Yes, Popular Posts Count is compatible with any wordpress theme.
- I want to display the plugin output in normal page?
-
Yes, you can now display using shortcode.
Reviews
Contributors & Developers
“Popular Posts Count” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Popular Posts Count” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version 1.3
Release date: Feb 26, 2016
Version 1.2
Release date: Feb 5, 2016
Version 1.1
Release date: Jan 30, 2016
Version 1.0
Initial Release