Wp Post Views – WordPress Post views counter
·
WP Post Views is a lightweight and efficient plugin to track and display post views in WordPress.
تقييمات
النسخة
1.23.1
التنصيبات النشطة
4K
آخر تحديث
May 20, 2026
WP Post Views counts the views of your built-in post types (Posts, Pages) and Custom Post Types. It provides multiple ways to display these counts, including a modern Gutenberg block, shortcodes, and PHP functions.
Features And Options:
- Simple & Easy: Designed to be simple and easy to understand for everyone.
- Gutenberg Block: A dedicated “Post Views” block for easy placement in your layouts.
- IP Filtering: Option to filter views by IP address to ensure accurate counts.
- Post Type Support: Choose which post types to track in the settings.
- Admin Column: View counts directly in your post/page lists in the admin dashboard.
- Performance: Optimized queries and transient caching for total view counts.
How to Display Post Views:
1. Gutenberg Block Search for the “Post Views” block in the editor.
2. Shortcodes
– [WPPV-TOTAL-VIEWS]: Display the view count for the current post.
– [WPPV-TOTAL-VIEWS-PER-POST-TYPE post_type="post"]: Display total views for a specific post type.
3. PHP Function
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.
