這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Concise Counter of Post Views

外掛說明

⚠️ This plugin has been replaced by RW PostViewStats Lite.
Please install the new plugin here: https://wordpress.org/plugins/rw-postviewstats-lite/

Concise Counter of Post Views is a lightweight and efficient plugin that tracks and displays post view counts.
It’s designed to be simple, fast, and compatible with most themes and caching systems.

Key Features
✅ Track total post views
✅ Track today’s post views
✅ Increment views using Ajax (compatible with most caching plugins)
✅ Admin panel with initial settings framework
✅ Use shortcode [concise_post_views] to display views in posts, pages, or widgets

Perfect for bloggers, content creators, and developers who want minimal and effective view tracking.

螢幕擷圖

安裝方式

Installation from within WordPress Visit Plugins > Add New. Search for Concise Counter of Post Views Install and activate the Concise Counter of Post Views plugin.

Manual installation Upload the entire concise-counter-of-post-Views folder to the /wp-content/plugins/ directory. Visit Plugins. Activate the Concise Counter of Post Views plugin.

常見問題集

Is it compatible with caching plugins?

Yes! The plugin uses Ajax to update views, so it works well with most caching plugins.

Can I display view counts manually?

Yes, use the [concise_post_views] shortcode in posts, pages, or widget areas.

Does it count views for custom post types?

Currently, the plugin is designed for standard posts. Support for custom post types may be added in future versions.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Concise Counter of Post Views〉的開發相關工作。

參與者

將〈Concise Counter of Post Views〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

3.1

  • Added a clear notice in the Description section to inform users that this plugin has been replaced by RW PostViewStats Lite.
  • Added an admin notice in the WordPress dashboard recommending users to switch to the new plugin.
  • Removed load_plugin_textdomain() call since it’s no longer needed for WordPress 4.6 and above.
  • Added Author URI to the plugin header: https://robertwp.com
  • Minor code and readme improvements for clarity and compatibility.

3.0

  • Added total post views tracking
  • Added today’s post views tracking
  • Ajax-based view count increment (cache-friendly)
  • Added initial admin settings page
  • Added shortcode [concise_post_views] to display view count

2.0

  • Rename the plugin
  • Rewrite the plug-in code in an object-oriented way

1.0

  • Initial release with basic post view tracking