Plugin Directory

Changeset 3239424


Ignore:
Timestamp:
02/12/2025 01:41:59 PM (14 months ago)
Author:
ifatwp
Message:

Update to version 1.0.7 from GitHub

Location:
blog-reading-progress-bar
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • blog-reading-progress-bar/tags/1.0.7/blog-reading-progress.php

    r3176921 r3239424  
    44 * Plugin URI:        https://ifatwp.wordpress.com/2023/10/17/blog-reading-progress/
    55 * Description:       Adds a reading progress bar to blog posts.
    6  * Version:           1.0.6
     6 * Version:           1.0.7
    77 * Requires at least: 5.6
    88 * Requires PHP:      7.3
  • blog-reading-progress-bar/tags/1.0.7/readme.txt

    r3176921 r3239424  
    44Tags: progress bar, reading progress, blog, posts
    55Requires PHP : 7.3
    6 Tested up to: WordPress 6.6
     6Tested up to: WordPress 6.7.2
    77Stable tag: 1.0.6
    88License: GPLv2 or later
     
    4848== Changelog ==
    4949
     50= 1.0.7 =
     51
     52= v1.0.7 - Feb 12, 2025 =
     53
     54**Added:** Tested upto 6.7.2
     55
    5056= 1.0.0 =
    5157* Initial release.
  • blog-reading-progress-bar/trunk/blog-reading-progress.php

    r3176921 r3239424  
    44 * Plugin URI:        https://ifatwp.wordpress.com/2023/10/17/blog-reading-progress/
    55 * Description:       Adds a reading progress bar to blog posts.
    6  * Version:           1.0.6
     6 * Version:           1.0.7
    77 * Requires at least: 5.6
    88 * Requires PHP:      7.3
  • blog-reading-progress-bar/trunk/readme.txt

    r3176921 r3239424  
    44Tags: progress bar, reading progress, blog, posts
    55Requires PHP : 7.3
    6 Tested up to: WordPress 6.6
     6Tested up to: WordPress 6.7.2
    77Stable tag: 1.0.6
    88License: GPLv2 or later
     
    4848== Changelog ==
    4949
     50= 1.0.7 =
     51
     52= v1.0.7 - Feb 12, 2025 =
     53
     54**Added:** Tested upto 6.7.2
     55
    5056= 1.0.0 =
    5157* Initial release.
Note: See TracChangeset for help on using the changeset viewer.