外掛說明
這個外掛可讓網站管理員將閱讀進度列新增至頁面指定位置,例如頁面最上方、最下方或是自訂位置,並可指定閱讀進度列顯示於不同範本及內容類型。
它是一款相當輕量、使用 HTML5 <progress>
元素及幾行 JavaScript 所撰寫而成的外掛。
可設定項目:
- 閱讀進度列高度。
- 閱讀進度列前景色彩。
- 閱讀進度列背景色彩。
- 閱讀進度列位置,可為頁面最上方、最下方或自訂位置。
- 設定為自訂位置後,指定要貼附閱讀進度列的 HTML 元素的類別/ID。
- 指定閱讀進度列要套用於哪些範本。
- 指定閱讀進度列要套用於哪些內容類型,可為 WordPress 內建的 [文章]、[頁面] 或自訂內容類型。
開發人員
- Jean-Baptiste Audras 為 Whodunit 的技術長及 WordPress 開發者。另一位 @audrasjb 可以在 Twitter 或 GitHub 上跟隨。
螢幕擷圖
安裝方式
- 安裝並啟用外掛。
- 前往 [設定]→[閱讀進度列] 為這個外掛進行設定。
常見問題集
-
這個外掛能執行於 WordPress 多站網路環境嗎?
-
很抱歉,但這個外掛的免費版本不支援執行於 WordPress 多站網路環境,這項功能將會於 2.0 版釋出。
如需協助或想進一步了解相關資訊,歡迎與我們聯絡。
使用者評論
2024 年 4 月 29 日
Well coded reading progress bar, the best I’ve tried. The only thing I don’t like is the custom position making the bar sticking on the bottom of an element instead of just below it.
2023 年 8 月 11 日
Have run Reading Progressbar for over a year. Works <span style=”text-decoration: underline;”>flawlessly</span> on any website I’ve installed it on. Thanks Jb!
2022 年 3 月 2 日
Extension facile à configurer, légère, et qui fait parfaitement son boulot. Merci !
2021 年 7 月 29 日
Super, fait ce qu’il doit faire et il le fait bien.
Merci beaucoup pour ce plugin.
2021 年 5 月 26 日
Easy to configure and quick to set up!
2021 年 3 月 25 日
good plugin
參與者及開發者
變更記錄
1.3
- Performance enhancement for better support for Google Core Web Vitals: enqueue stylesheets and scripts only when necessary.
1.2.3
- Fixed a jQuery error and adding WP 5.7 compatibility. Props @maxpertici.
1.2.2
- Removed an unwanted console.log.
1.2.1
- Gutenberg and WordPress 5.0/5.1 compatibility. Works fine.
1.2
- Add german translation and fixed a JS bug while loading the progressbar value. We need to load the whole page before display the bar 🙂
1.1
- i18n ready.
1.0
- Plugin initial commit. Works fine 🙂