
內容簡介
總結:FHDCU Dynamic Counter Update 是一個簡單但功能強大的 WordPress 外掛,設計用於動態顯示每分鐘更新一次的計數器。透過隨機數字(介於 8 到 9 之間)將計數器值逐步增加並保存到資料庫。您可以使用簡碼輕鬆在網站任何位置顯示計數器,並透過 WordPress 管理員直觀的設置頁面手動管理其值。
問題與答案:
1. 外掛的計數器如何動態更新?
- 答:計數器會自動每分鐘以隨機數值增加。
2. 如何在網站中顯示計數器?
- 答:只需在頁面或文章中加入以下簡碼:
[fhdcu_dynamic_counter],即可讓計數器在每分鐘動態更新數值。
3. 如何重置或設定計數器數值?
- 答:可以透過管理員設置頁面選擇重置或設定計數器的值。
4. 外掛的授權方式為何?
- 答:此外掛授權為 GPL v3 或更新版本。更多詳細資訊,請參閱官方授權頁面:https://www.gnu.org/licenses/gpl-3.0.html.
外掛標籤
開發者團隊
原文外掛簡介
FHDCU Dynamic Counter Update is a simple yet powerful WordPress plugin designed to dynamically display a counter that updates itself every minute. The counter value is incremented by a random number (between 8 and 9) and saved to the database. You can easily display the counter anywhere on your site using a shortcode, and manually manage its value via an intuitive settings page in the WordPress admin.
Key Features:
Dynamic Updates: The counter automatically increases by a random value every minute.
Easy Integration: Use the [fhdcu_dynamic_counter] shortcode to display the counter on any page or post.
Manual Reset: Set or reset the counter value via the admin settings page.
Customizable Cron Job: Runs on a lightweight, custom one-minute cron schedule.
Frontend Styling: Includes default CSS and JavaScript for seamless integration.
Usage
To display the counter, simply add the following shortcode to a page or post:
[fhdcu_dynamic_counter]
The counter will dynamically update its value every minute.
License
This plugin is licensed under the GPL v3 or later. For more information, visit the official license page:
https://www.gnu.org/licenses/gpl-3.0.html
