Read Ninja

描述

Reading Progress Bar adds a fixed progress bar to your single posts, giving readers a visual indicator of how far through an article they are.

  • Zero external dependencies — vanilla JS only
  • Deferred script loading for optimal performance
  • Configurable color, height, position, opacity, and z-index

Source Code

The full source code, including Gutenberg block source files and build tools,
is available at: https://github.com/Aphelie-Esn-Web-Agency/read-ninja-public

螢幕截圖

安裝

  1. Upload the read-ninja folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. The progress bar will appear automatically on single posts.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Read Ninja” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Read Ninja 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.0

  • Gutenberg sidebar panel is now fully translatable (wp_set_script_translations wired up, JSON translation files shipped for en_US, fr_FR, de_DE, es_ES, pt_BR, pt_PT, it_IT).
  • Version bump to align with Read Ninja Pro 1.1.0.

1.0.0

  • Initial release.