Read Ninja

Popis

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

Snímky obrazovky

Instalace

  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.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Read Ninja je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Read Ninja” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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.