Descrizione
A plugin that adds the reading time and the reading progress to single posts, pages or both of them.
At this moment, there is no support for custom post types. It will be added at a later time.
The information box shows a progress bar, which will complete once you scroll the content.
Going back up, it will empty the progress bar.
It also calculates and shows the total reading time for the page/post.
You can change the bar colors and add the bar to the top, bottom, left or right side of the screen .
The default location is static, before the content and then floated, once the scroll view passes the box location.
You can also choose if you want to show the total reading time, only the progress, or both and if you want to show it on posts only, pages only, or on both of them.
Options page is found as a sub-menu link in Settings area.
It can be used as it is, or can be easily modified with CSS from your theme or other plugins.
It will inherit the fonts and most of the spacing directly for your theme.
Optionally, the settings can be removed from the database, once the plugin uninstalls.
Requirements
It is build with the latest modern browsers in mind. It supports last 2 versions of Safari, Chrome, Firefox, Edge. It doesn’t support IE.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP Post Reading Progress” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“WP Post Reading Progress” è stato tradotto in 3 lingue. Grazie ai traduttori per i loro contributi.
Traduci “WP Post Reading Progress” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.1
- Fix : Fix plugin banner
1.0.0
- Add : Initial release