Read Ninja

Kuvaus

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

Kuvankaappaukset

Asennus

  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.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Read Ninja” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Read Ninja” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

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.