
內容簡介
### 總結:
Sam Reading Time (SRT) 是一個輕量而高效的外掛程式,可使用 [sam_reading_time] 短碼在 WordPress 文章中顯示預估閱讀時間。它包含一個簡單的設定頁面,可直接在「文章」管理選單下訪問。這個外掛的特色包括:短碼來顯示閱讀時間、WPM 設定面板、乾淨的輸出格式、「閱讀時間:4 分鐘」的格式、與所有文章類型相容、易於使用且友善於主題、無需外部依賴或 JS。
### 問題與答案:
1. 使用哪個短碼可以在文章中顯示閱讀時間?
- [sam_reading_time]
2. 透過哪個方式可以在模板文件中使用這個外掛的短碼?
- 使用以下方式呼叫短碼:`echo do_shortcode('[sam_reading_time]')`
3. 在哪裡可以訪問外掛的設定頁面以調整每分鐘字數和閱讀時間周圍的文字?
- 可以透過「文章」>「閱讀時間設定」來訪問設定。
4. 這個外掛由誰開發?
- 由 Seyyed Ahmadreza Mahjoob 開發,網址為 https://samwda.ir
5. 這個外掛的授權是?
- 本外掛程式的授權為 GPLv2 或更新版本,可參考詳細內容請參見 https://www.gnu.org/licenses/gpl-2.0.html。
外掛標籤
開發者團隊
原文外掛簡介
Sam Reading Time (SRT) is a lightweight and efficient plugin to show estimated reading time in WordPress posts using the [sam_reading_time] shortcode.
Includes a minimal settings page directly accessible under the “Posts” admin menu.
Features include:
– [sam_reading_time] shortcode for displaying reading time
– Settings panel for WPM (words per minute) speed and output format
– Clean output: “Reading Time: 4 minutes”
– Compatible with all post types
– Easy to use and theme-friendly
– No external dependencies or JS
-SEO & Rich Snippets
-Multilingual Support
Usage
Insert the shortcode anywhere inside your post or page content:
[sam_reading_time]
Or use it in template files like so:
echo do_shortcode('[sam_reading_time]');
Settings can be accessed via Posts > Reading Time Settings, where you can adjust:
Words-per-minute speed
Prefix/suffix text around reading time
Credits
Developed by SAM Web Design Agency – https://samwda.ir
License
This plugin is licensed under the GPLv2 or later.
See https://www.gnu.org/licenses/gpl-2.0.html for details.
