Plugin Directory

Changeset 3058627


Ignore:
Timestamp:
03/25/2024 09:16:50 PM (2 years ago)
Author:
ifatwp
Message:

Readme file updated

Location:
blog-reading-progress-bar/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • blog-reading-progress-bar/trunk/README.md

    r3010559 r3058627  
    33Contributors: ifatwp
    44Tags: progress bar, reading progress, blog, posts
    5 Requires PHP :7.3
    6 Requires at least :5.6
     5Requires PHP: 7.3
     6Requires at least: 5.6
    77Tested up to: WordPress 6.3.3
    88Stable tag: 1.0.1
    9 License: GPLv2 or later
    10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     9License: GPL-2.0+
     10License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111
    1212Adds a reading progress bar to blog posts.
     
    1414== Description ==
    1515
    16 The Reading Progress Bar plugin adds a progress bar to your blog posts, allowing readers to see how much they have scrolled through the content. This feature helps to enhance the reading experience and provides a visual indication of the user's progress.
     16The Reading Progress Bar plugin adds a progress bar to your blog posts, allowing readers to see how much they have scrolled through the content. This feature enhances the reading experience and provides a visual indication of the user's progress.
    1717
    1818== Features ==
     
    4848== Changelog ==
    4949
    50 == 1.0.1 ==
    51 
    52 Text domain updated to plugin slug
    53 Pot File Added
     50= 1.0.1 =
     51- Updated text domain to plugin slug.
     52- Added Pot File.
    5453
    5554= 1.0.0 =
    56 Initial release of the Reading Progress Bar plugin.
    57 
    58 == Upgrade Notice ==
     55- Initial release of the Reading Progress Bar plugin.
    5956
    6057== Screenshots ==
     
    7269   ![Plugin Settings](https://plugins.trac.wordpress.org/browser/blog-reading-progress-bar/assets/Screenshot-1.png)
    7370
    74 == Upgrade Notice ==
    75 
    76 
    7771== License ==
    7872
    79 This plugin is released under the GPL-2.0+ license. You can find a copy of the license in the `license.txt` file or visit [http://www.gnu.org/licenses/gpl-2.0.txt](http://www.gnu.org/licenses/gpl-2.0.txt) for more information.
     73This plugin is released under the GPL-2.0+ license. You can find a copy of the license in the `license.txt` file or visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html) for more information.
  • blog-reading-progress-bar/trunk/readme.txt

    r3010559 r3058627  
    33Contributors: ifatwp
    44Tags: progress bar, reading progress, blog, posts
    5 Requires PHP :7.3
    6 Requires at least :5.6
     5Requires PHP: 7.3
     6Requires at least: 5.6
    77Tested up to: WordPress 6.3.3
    88Stable tag: 1.0.1
    9 License: GPLv2 or later
    10 License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     9License: GPL-2.0+
     10License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111
    1212Adds a reading progress bar to blog posts.
     
    1414== Description ==
    1515
    16 The Reading Progress Bar plugin adds a progress bar to your blog posts, allowing readers to see how much they have scrolled through the content. This feature helps to enhance the reading experience and provides a visual indication of the user's progress.
     16The Reading Progress Bar plugin adds a progress bar to your blog posts, allowing readers to see how much they have scrolled through the content. This feature enhances the reading experience and provides a visual indication of the user's progress.
    1717
    1818== Features ==
     
    4848== Changelog ==
    4949
    50 == 1.0.1 ==
    51 
    52 Text domain updated to plugin slug
    53 Pot File Added
     50= 1.0.1 =
     51- Updated text domain to plugin slug.
     52- Added Pot File.
    5453
    5554= 1.0.0 =
    56 Initial release of the Reading Progress Bar plugin.
    57 
    58 == Upgrade Notice ==
     55- Initial release of the Reading Progress Bar plugin.
    5956
    6057== Screenshots ==
     
    7269   ![Plugin Settings](https://plugins.trac.wordpress.org/browser/blog-reading-progress-bar/assets/Screenshot-1.png)
    7370
    74 == Upgrade Notice ==
    75 
    76 
    7771== License ==
    7872
    79 This plugin is released under the GPL-2.0+ license. You can find a copy of the license in the `license.txt` file or visit [http://www.gnu.org/licenses/gpl-2.0.txt](http://www.gnu.org/licenses/gpl-2.0.txt) for more information.
     73This plugin is released under the GPL-2.0+ license. You can find a copy of the license in the `license.txt` file or visit [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html) for more information.
Note: See TracChangeset for help on using the changeset viewer.