Read Ninja

Descripción

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

Capturas

Instalación

  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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Read Ninja” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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.