外掛說明
這個外掛可讓網站管理員將閱讀進度列新增至頁面指定位置,例如頁面最上方、最下方或是自訂位置,並可指定閱讀進度列顯示於不同範本及內容類型。
它是一款相當輕量、使用 HTML5 <progress>
元素及幾行 JavaScript 所撰寫而成的外掛。
可設定項目:
- 閱讀進度列高度。
- 閱讀進度列前景色彩。
- 閱讀進度列背景色彩。
- 閱讀進度列位置,可為頁面最上方、最下方或自訂位置。
- 設定為自訂位置後,指定要貼附閱讀進度列的 HTML 元素的類別/ID。
- 指定閱讀進度列要套用於哪些範本。
- 指定閱讀進度列要套用於哪些內容類型,可為 WordPress 內建的 [文章]、[頁面] 或自訂內容類型。
開發人員
- Jean-Baptiste Audras 為 Whodunit 的技術長及 WordPress 開發者。另一位 @audrasjb 可以在 Twitter 或 GitHub上跟隨。
安裝方式
- 安裝並啟用外掛。
- 前往 [設定] > [閱讀進度列] 為這個外掛進行設定。
常見問題集
-
這個外掛能執行於 WordPress 多站網路環境嗎?
-
很抱歉,但這個外掛的免費版本不支援執行於 WordPress 多站點環境,這項功能將會於 2.0 版釋出。
如需協助或想瞭解進一步資訊,歡迎與我們聯絡。
使用者評論
2020 年 3 月 13 日
Thanks you!
2020 年 3 月 8 日
This is working very nicely for me, simple and useful settings... I appreciate that the author makes it freely available...
2019 年 4 月 18 日
Worked straight out of the box for my custom theme (coded by 3rd party). Easy plugin configuration with a great many finetuning options. Plus it recognises all post types (instead of only page + post); fantastic with LearnDash for example.
2019 年 2 月 18 日
Working on Storefront (WOOCOMMERCE standart theme) great:)
2019 年 2 月 4 日
Working like a charm! Thanks.
2018 年 11 月 26 日
Recommended
參與者及開發者
變更記錄
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 🙂