Advanced Reading Progress & View Counter adds a customizable reading progress indicator and an intelligent post view counter to your WordPress website.
Improve reader engagement with visual reading progress tracking and monitor content popularity with built-in anti-refresh view counting.
[arpvc_view_counter][arpvc_read_count] (alias)[arpvc_view_counter post_id="123"][arpvc_view_counter prefix="Views:" suffix="total"][arpvc_view_counter show_zero="0"]Shortcode only, the badge is rendered only where shortcode is used.0.This plugin uses a modern build process (npm + gulp) to generate optimized production assets.
The full human-readable, uncompiled development source code is publicly available at:
https://github.com/Teckut-Git/advanced-reading-progress-view-counter
The plugin distributed via WordPress.org contains compiled production assets located in:
Developers can review, study, modify, and rebuild the original source code using the instructions below.
To regenerate compiled assets from source:
Clone the repository:
git clone https://github.com/Teckut-Git/advanced-reading-progress-view-counter
Navigate into the project directory:
cd advanced-reading-progress-view-counter
Install dependencies:
npm install
Build production files:
npx gulp build
This ensures transparency and compliance with WordPress.org plugin guidelines.