Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Post Reading Progress

Opis

This plugin allows to display reading progress of single article using horizontal progress bar. You can customize following plugin options:

  • define which post types should be supported
  • top, right, bottom and left position display
  • setting progress bar height
  • hiding progress bar after reading complete
  • two autohide bar animations (slide, fade out)
  • setting background and foreground progress bar color

Usage

All customizable options are available under settings -> readings section.

Installation and usage video

Translations

Plugin is available in english and polish languages.

Snimke zaslona

  • Post Reading Progress settings
  • Post Reading Progress frontend

Instalacija

Download the archive and just simply extract into wp-content/plugins directory or use built-in wordpress plugin manager.

ČPP

Installation Instructions

Download the archive and just simply extract into wp-content/plugins directory or use built-in wordpress plugin manager.

Recenzije

17. ožujka 2018. 1 odgovor
This plugin have all I wanted! Very easy to configure and highly customizable, thank you!!!
Pročitajte 1 recenziju

Suradnici i Programeri

“Post Reading Progress” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Post Reading Progress” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.1.2

  • simplified and fixed plugin uninstall

1.1.1

  • fixed bug with plugin uninstallation
  • fixed bug null cpt option

1.1.0

  • small code refactoring and improvements (PSR and JS)
  • added left and right bar placement of page
  • added new bar autohide animations

1.0.1

  • fixed bug with console error when user is not on single post

1.0

  • init