Description
WordPress post views counter counts the view of your Built in post type and Custom post type.
Features And Options:
- Simple, and easy to understand.
- Option to filter views on IP address to get accurate post count.
- Option to select the custom post type.
How to Get Post Count in Frontend
Use this shortcode.
[WPPV-TOTAL-VIEWS]
Tutorial
Installation
- Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory).
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- TO make settings Go to User Admin panel Settings->WP Post views
- You can select your custom post type as per requirement.
Reviews
October 21, 2020
Hi, I have recently used this plugin, and it's help full for me.
Contributors & Developers
“Wp Post Views – WordPress Post views counter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Wp Post Views – WordPress Post views counter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4 – 15/12/2020
- Enhancement: Text Domain Change.
1.3 – 26/04/2020
- Enhancement: Text Domain Change.
1.2 – 26/04/2020
- Enhancement: Fix the Views Count.
- Features: Added The Shortcode For Frontend Users.
1.1 – 23/02/2020
- Enhancement: Fix the error when WP_DEBUG is true.
1.0
- Innitial: First Version