Plugin Architecture Understand the plugin’s boot flow, class structure, hooks, and counter-mode data paths. Developer Reference 1 min read
Database Schema Learn how PVC stores data, how tables relate, and how queries are organized. Developer Reference 6 min read
REST API Reference Web service integration, describing request and response patterns, authentication flow, and operational behavior for developers. Developer Reference 6 min read
Shortcodes Reference Use PVC shortcodes to display counters and related views data in themes or content. Developer Reference 5 min read
Template Functions Reference Call template helpers to retrieve and render view data in themes or plugins. Developer Reference 8 min read
WP_Query Integration Learn how Post Views Counter extends WP_Query with custom orderby arguments and views_query filtering to sort and filter posts by view count in your WordPress themes and plugins. Developer Reference 4 min read