Title: Advanced Reading Progress &amp; View Counter
Author: teckut
Published: <strong>2026 年 5 月 31 日</strong>
Last modified: 2026 年 5 月 31 日

---

搜索插件

![](https://ps.w.org/advanced-reading-progress-view-counter/assets/icon-256x256.
png?rev=3555573)

# Advanced Reading Progress & View Counter

 作者：[teckut](https://profiles.wordpress.org/teckut/)

[下载](https://downloads.wordpress.org/plugin/advanced-reading-progress-view-counter.1.0.0.zip)

 * [详情](https://cn.wordpress.org/plugins/advanced-reading-progress-view-counter/#description)
 * [评价](https://cn.wordpress.org/plugins/advanced-reading-progress-view-counter/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/advanced-reading-progress-view-counter/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/advanced-reading-progress-view-counter/#developers)

 [支持](https://wordpress.org/support/plugin/advanced-reading-progress-view-counter/)

## 描述

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.

#### Key Features

 * Reading progress indicator with bar and radial display modes.
 * Custom colors, thickness, and position controls.
 * Select which post types display the indicator.
 * Post view counter with anti-refresh protection.
 * Configurable prefix, suffix, colors, and placement.
 * Shortcode support for manual placement.
 * Lightweight and performance-friendly.
 * No external services required.

#### Shortcodes

 * `[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"]`

#### Notes

 * If badge position is set to `Shortcode only`, the badge is rendered only where
   shortcode is used.
 * Anti-refresh lock logic still applies to counting unless lock window is set to`
   0`.

### Development & Source Code

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:

 * build/js/
 * build/css/

Developers can review, study, modify, and rebuild the original source code using
the instructions below.

#### Rebuild Instructions

To regenerate compiled assets from source:

 1. Clone the repository:
     git clone https://github.com/Teckut-Git/advanced-reading-
    progress-view-counter
 2. Navigate into the project directory:
     cd advanced-reading-progress-view-counter
 3. Install dependencies:
     npm install
 4. Build production files:
     npx gulp build

This ensures transparency and compliance with WordPress.org plugin guidelines.

## 屏幕截图

 * [[
 * View counter displayed on a single post.
 * [[
 * Reading progress bar displayed at the top of a post.
 * [[
 * Radial reading progress indicator example.
 * [[
 * Reading Progress settings page in WordPress admin.
 * [[
 * View Counter settings page in WordPress admin.

## 安装

 1. Upload the plugin folder to `/wp-content/plugins/advanced-reading-progress-view-
    counter/`.
 2. Activate the plugin from the **Plugins** screen in WordPress.
 3. Open **Reading Progress & Views** in wp-admin.
 4. Configure progress indicator settings in **Progress Settings** tab.
 5. Configure counter settings in **View Counter** tab.

## 常见问题

### How does “Lock window (hours)” work?

It is a cooldown per visitor per post.

 * Example: if set to `24`, the same visitor adds at most one view to that post 
   every 24 hours.
 * Repeated refreshes inside the window do not increase the count.

### Can I disable the lock window?

Yes. Set `Lock window (hours)` to `0` to disable lock-based deduplication.

### How do I place the view counter manually?

Set badge position to `Shortcode only`, then place `[arpvc_view_counter]` where 
needed.

### Does this plugin count bot traffic?

The plugin includes basic request filtering to skip obvious bot-like user agents
and non-standard request contexts.

### Can I show the counter on a specific post from another page?

Yes, use:

    ```
    [arpvc_view_counter post_id="123"]
    ```

## 评价

此插件暂无评价。

## 贡献者及开发者

「Advanced Reading Progress & View Counter」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ teckut ](https://profiles.wordpress.org/teckut/)

[帮助将「Advanced Reading Progress & View Counter」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/advanced-reading-progress-view-counter)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/advanced-reading-progress-view-counter/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/advanced-reading-progress-view-counter/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/advanced-reading-progress-view-counter/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/advanced-reading-progress-view-counter/)。

## 更新日志

#### 1.0.0

 * Initial release.
 * Progress indicator settings panel.
 * Post view counter with lock window and shortcode support.

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**7 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.7 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/advanced-reading-progress-view-counter/)
 * 标签
 * [post views](https://cn.wordpress.org/plugins/tags/post-views/)[progress bar](https://cn.wordpress.org/plugins/tags/progress-bar/)
   [reading](https://cn.wordpress.org/plugins/tags/reading/)[shortcode](https://cn.wordpress.org/plugins/tags/shortcode/)
   [View Counter](https://cn.wordpress.org/plugins/tags/view-counter/)
 *  [高级视图](https://cn.wordpress.org/plugins/advanced-reading-progress-view-counter/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/advanced-reading-progress-view-counter/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/advanced-reading-progress-view-counter/reviews/)

## 贡献者

 *   [ teckut ](https://profiles.wordpress.org/teckut/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/advanced-reading-progress-view-counter/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://teckut.com/)