Changeset 2989136
- Timestamp:
- 11/05/2023 07:23:58 AM (2 years ago)
- Location:
- reading-time
- Files:
-
- 6 added
- 1 deleted
- 2 edited
-
tags/1.2.19 (deleted)
-
tags/1.2.20 (added)
-
tags/1.2.20/index.php (added)
-
tags/1.2.20/reading_time.php (added)
-
tags/1.2.20/readme.txt (added)
-
tags/1.2.20/screenshot-1.png (added)
-
tags/1.2.20/uninstall.php (added)
-
trunk/reading_time.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
reading-time/trunk/reading_time.php
r2733746 r2989136 5 5 Description: Shows the suggested reading time of web content. To use it inside a post, create a custom field named "readingtime" and give it the number of seconds suggested (e.g. 150). 6 6 Author: WhileTrue 7 Version: 1.2. 197 Version: 1.2.20 8 8 Author URI: https://www.whiletrue.it 9 9 */ -
reading-time/trunk/readme.txt
r2954266 r2989136 4 4 Tags: reading time, estimate time, reading, time, word count 5 5 Requires at least: 2.9+ 6 Tested up to: 6.3 7 Stable tag: 1.2.19 6 Requires PHP: 7.0 7 Tested up to: 6.4 8 Stable tag: 1.2.20 8 9 9 10 Reading Time shows the estimated reading time and puts an animated progress bar inside the post. … … 30 31 31 32 32 == Features In Next Release ==33 * Display setting: always / only for selected tags or categories / only when the `readingtime` custom tag is set34 35 36 33 == Changelog == 37 34 … … 39 36 * Added: New progress bar display setting 40 37 * Fixed: Settings sanitization 41 * Plugin tested up WordPress 6. 138 * Plugin tested up WordPress 6.4 42 39 43 40 = 1.1.0 = … … 52 49 == Upgrade Notice == 53 50 54 = 1.2.0 = 55 No upgrade issues known 56 57 = 1.1.0 = 51 = 1.2.19 = 58 52 No upgrade issues known 59 53
Note: See TracChangeset
for help on using the changeset viewer.