Plugin Directory

Changeset 2989136


Ignore:
Timestamp:
11/05/2023 07:23:58 AM (2 years ago)
Author:
whiletrue
Message:

release 1.2.20

Location:
reading-time
Files:
6 added
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • reading-time/trunk/reading_time.php

    r2733746 r2989136  
    55Description: 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).
    66Author: WhileTrue
    7 Version: 1.2.19
     7Version: 1.2.20
    88Author URI: https://www.whiletrue.it
    99*/
  • reading-time/trunk/readme.txt

    r2954266 r2989136  
    44Tags: reading time, estimate time, reading, time, word count
    55Requires at least: 2.9+
    6 Tested up to: 6.3
    7 Stable tag: 1.2.19
     6Requires PHP: 7.0
     7Tested up to: 6.4
     8Stable tag: 1.2.20
    89
    910Reading Time shows the estimated reading time and puts an animated progress bar inside the post.
     
    3031
    3132
    32 == Features In Next Release ==
    33 * Display setting: always / only for selected tags or categories / only when the `readingtime` custom tag is set
    34 
    35 
    3633== Changelog ==
    3734
     
    3936* Added: New progress bar display setting
    4037* Fixed: Settings sanitization
    41 * Plugin tested up WordPress 6.1
     38* Plugin tested up WordPress 6.4
    4239
    4340= 1.1.0 =
     
    5249== Upgrade Notice ==
    5350
    54 = 1.2.0 =
    55 No upgrade issues known
    56 
    57 = 1.1.0 =
     51= 1.2.19 =
    5852No upgrade issues known
    5953
Note: See TracChangeset for help on using the changeset viewer.