
Add an easy post views count plugin into your site and get count views of your posts and custom post types posts like articles, news, movies etc.
| Author: | AlphaBPO (profile at wordpress.org) |
| WordPress version required: | 5.8 |
| WordPress version tested: | 6.5.3 |
| Plugin version: | 1.0.6 |
| Added to WordPress repository: | 18-10-2017 |
| Last updated: | 09-05-2024 |
| Rating, %: | 80 |
| Rated by: | 6 |
| Plugin URI: | https://wordpress.org/plugins/easy-post-views... |
| Total downloads: | 27 868 |
| Active installs: | 2 000+ |
![]() Click to start download |
|
Easy Post Views Count is easy to use and light weight post views count plugin. it allow you to display how many times a post, page or custom post type had been viewed.
Main Features
- Light weight plugin
- No third party dependency
- Enable/Disable for post types.
- Post views display before content or after content
- Support post view display shortcode and php code
- Admin settings for manage plugin options
- Excluding users by login and ips
- Show icon and label option
- 100% multilingual
Shortcode
You can use the shortcode:
[epvc_views id="Your ID"]
- id: (optional) Add post id, it will display/increase views for that post. Default: current post id.
PHP Code
You can use the php code to your theme, child theme or plugin files:
<?php echo do_shortcode('[epvc_views id="Your ID"]'); ?>
Need Help
If you’re stuck or ever have any questions or need any help regarding the use of this plugin, you can email us on alphabposervice@gmail.com.
Screenshots
FAQ
ChangeLog


