內容簡介
總結:ReadTrack 是一個輕量級的 WordPress 外掛,可透過顯示估計閱讀時間和視覺進度條來提升使用者體驗,並且提供完全自訂的文字選項。新版 1.2 使用 WordPress 數據庫進行存儲,確保與 WordPress.org 指南和多網站安裝的完全兼容性。
問題與答案:
1. ReadTrack 這個 WordPress 外掛主要是用來做什麼?
- 提升使用者體驗,透過顯示估計閱讀時間和視覺進度條來改善。
2. ReadTrack 中提供了什麼樣的文字自訂選項?
- 你可以透過 WordPress 管理面板中的設定頁面來完全自訂顯示在文章之前的文字。預設模板是「估計閱讀時間:%minutes% 分鐘」。
3. 在新版 1.2 中,ReadTrack 改變了什麼儲存方式?
- 這個版本改為使用 WordPress 數據庫進行存儲,不再將配置保存在外掛文件夾中的文件中,確保與 WordPress.org 指南和多網站安裝的完全兼容性。
外掛標籤
開發者團隊
原文外掛簡介
ReadTrack is a lightweight plugin that improves the user experience by displaying:
– ⏱️ Estimated reading time based on post word count
– 📊 A visual progress bar that fills as the reader scrolls
You can fully customize the text shown before the post using a settings page in the WordPress admin panel. The default template is:
⏱️ Estimated reading time: %minutes% min
Simply place %minutes% in your message to dynamically show the calculated reading time.
New in version 1.2:
– The plugin now uses the WordPress database (via get_option() / update_option()) instead of saving configuration to a file in the plugin folder.
– This ensures full compatibility with WordPress.org guidelines and multisite installations.
License
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2 or later.
