
內容簡介
總結:GlitchSolvers Reading Time Estimator是一個用於WordPress的外掛程式,它可以計算並顯示您的文章的預估閱讀時間,外掛程式輕量快速,易於與任何主題或編輯器整合。
1. GlitchSolvers Reading Time Estimator外掛可計算和顯示WordPress文章的預估閱讀時間。
2. 外掛程式輕便、快速,容易與任何主題或編輯器整合。
3. 功能包括自動計算閱讀時間、可自訂的[glitchsolvers_reading_time]短碼、可調整的每分鐘字數值、開發人員友好的鉤子、並針對效能進行了優化。
4. 使用簡單,透過短碼及設定選項即可自定閱讀時間顯示格式、前綴文字、後綴文字、以及自訂CSS類別。
5. 外掛還提供了開發人員鉤子,包括修改每分鐘字數值、在計算之前篩選內容、篩選計算結果,以及篩選格式化輸出。
6. 此外掛是自由軟體,遵循GNU通用公共授權條款,希望能對使用者有所幫助,但不提供任何保固,詳細條款請參閱GNU GPL。
<!DOCTYPE html>
<html>
<body>
<h3>問題與解答:</h3>
<ul>
<li>外掛程式能做什麼?</li>
<li>這個外掛的主要特色有哪些?</li>
<li>請列舉一些使用短碼的例子。</li>
<li>如何調整閱讀時間顯示格式?</li>
<li>開發人員鉤子提供什麼功能?</li>
<li>這個外掛遵循什麼授權條款?</li>
</ul>
</body>
</html>
外掛標籤
開發者團隊
② 後台搜尋「GlitchSolvers Reading Time Estimator」→ 直接安裝(推薦)
原文外掛簡介
GlitchSolvers Reading Time Estimator calculates and displays the estimated reading time of your WordPress posts.
The plugin is lightweight, fast, and easy to integrate with any theme or editor.
Features
📊 Automatically calculates the reading time
🔖 Customizable [glitchsolvers_reading_time] shortcode
⚙️ Adjustable words-per-minute value
🔧 Developer-friendly hooks
⚡ Optimized for performance
Usage
Shortcode:
[glitchsolvers_reading_time]
Shortcode options:
format — default, short, detailed
prefix — Text displayed before the reading time
suffix — Text displayed after the reading time
class — Custom CSS classes
Examples:
Short format: [glitchsolvers_reading_time format="short"].
With prefix: [glitchsolvers_reading_time prefix="⏱️"].
Developer Hooks
glitchsolvers_rte_words_per_minute — Modify the words-per-minute value
glitchsolvers_rte_content_before_calculate — Filter the content before calculation
glitchsolvers_rte_calculate_result — Filter the calculation result
glitchsolvers_rte_formatted_output — Filter the formatted output
License
This plugin is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This plugin is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this plugin. If not, see https://www.gnu.org/licenses/gpl-2.0.html.
