Plugin Directory

Changeset 3056248


Ignore:
Timestamp:
03/21/2024 03:54:24 PM (2 years ago)
Author:
whiletrue
Message:

release 1.2.21

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

Legend:

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

    r2989136 r3056248  
    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.20
     7Version: 1.2.21
    88Author URI: https://www.whiletrue.it
    99*/
     
    127127        );
    128128
    129         // Put an settings updated message on the screen
     129        // Put a settings updated message on the screen
    130130
    131131?>
  • reading-time/trunk/readme.txt

    r2989136 r3056248  
    55Requires at least: 2.9+
    66Requires PHP: 7.0
    7 Tested up to: 6.4
    8 Stable tag: 1.2.20
     7Tested up to: 6.5
     8Stable tag: 1.2.21
    99
    1010Reading Time shows the estimated reading time and puts an animated progress bar inside the post.
     
    3333== Changelog ==
    3434
    35 = 1.2.19 =
     35= 1.2.21 =
    3636* Added: New progress bar display setting
    3737* Fixed: Settings sanitization
    38 * Plugin tested up WordPress 6.4
     38* Plugin tested up WordPress 6.5
    3939
    4040= 1.1.0 =
Note: See TracChangeset for help on using the changeset viewer.