Opis
Create a vertical progress bar to show how scroll progress of current single entry.
Thank you Pankaj Parashar for your article on CSS-TRICKS about Reading Position Indicator
Instalacija
The super easy way
- Log in to your WordPress Admin panel.
- Go to: Plugins > Add New.
- Type ‘Reading Position Indicator’ into the Search Plugins field and hit Enter. Once found, you can view details such as the point release, rating and description.
- Click Install Now. After clicking the link, you’ll be asked if you’re sure you want to install the plugin.
- Click Yes, and WordPress completes the installation.
- Activate the plugin.
- A new menu Progress in Appearance will appear in your Admin Menu.
The easy way
- Download the plugin (.zip file) on the right column of this page.
- In your Admin, go to menu Plugins > Add.
- Select button
Upload Plugin
. - Upload the .zip file you just downloaded.
- Activate the plugin.
- A new menu Progress in Appearance will appear in your Admin Menu.
The old and reliable way (FTP)
- Upload
reading-position-indicator
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- A new menu Progress in Appearance will appear in your Admin Menu.
Recenzije
Suradnici i Programeri
“Reading Position Indicator” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
Suradnici“Reading Position Indicator” je preveden na 2 jezika. Zahvala prevoditeljima za njihov doprinos.
Prevedite “Reading Position Indicator” 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 (2025-03-24)
- The issue with the saving multiple option value has been resolved.
1.1.1 (2025-03-24)
- The iWorks Options module has been updated to 2.9.8.
- The issue with the saving options has been resolved.
1.1.0 (2025-03-02)
- The iWorks Rate module has been updated to 2.2.3.
- The iWorks Options module has been updated to 2.9.7.
1.0.9 (2024-12-07)
- The iWorks Rate module has been updated to 2.2.1.
- The missing $domain parameter in function call to __() has been fixed. #1
- Escape functions where been added in few places.
1.0.8 (2024-02-21)
- The iWorks Options module has been updated to 2.9.2.
- The iWorks Rate module has been updated to 2.1.8.
- The build process has been updated.
1.0.7 (2023-12-29)
- The iWorks Options module has been updated to 2.9.0.
- The iWorks Rate module has been updated to 2.1.6.
1.0.6 (2022-01-20)
- Updated iWorks Options to 2.8.0.
- Updated iWorks Rate to 2.0.6.
1.0.5 (2021-06-24)
- Updated WordPress Options Class class to 2.7.0.
- Updated iWorks Rate to 2.0.2.
1.0.4
1.0.3 (2019-02-06)
- Fixed translation problem. Props for Nabil Moqbel for pointing this issue.
- Updated WordPress Options Class class to 2.6.2.
1.0.2 (2017-05-20)
- Added “indeterminate” option.
- Added opacity for all colors.
- Added rounded corners option.
- Implemented smooth gradients.
- Improved progress bar – now it count only document, not whole window.
- Removed “to transparent” option.
- Updated WordPress Options Class class to 2.6.0.
- Added “Rate” module to ask for review.
1.0.1 (2015-04-18)
- Remove “console.log” from script.
- Fix small issue in main position class.
1.0.0 (2015-04-14)
- Init.