About This Plugin
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]
TO get site wide count of your post type ( Refresh Hourly due to performance reason ).
[WPPV-TOTAL-VIEWS-PER-POST-TYPE post_type=”post”]
The total view shortcode not working well with large sites.
Tutorial
Development
- Development happening on GitHub :- WP Post Views Github
- Create issue on the GitHub OR Pull request for new feature when new tag added it will automatically deployed.
Screenshots
Post Views column in the WordPress admin post list.
Main plugin settings page showing post type selection and IP filtering.
The "Post Views" Gutenberg block in the block inserter.
Customizing the Post Views block in the editor sidebar.
Frontend display of post views on a single blog post.
Using the shortcode to display total views per post type.
Tracking views across different custom post types.