Changeset 3058627
- Timestamp:
- 03/25/2024 09:16:50 PM (2 years ago)
- Location:
- blog-reading-progress-bar/trunk
- Files:
-
- 2 edited
-
README.md (modified) (4 diffs)
-
readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
blog-reading-progress-bar/trunk/README.md
r3010559 r3058627 3 3 Contributors: ifatwp 4 4 Tags: progress bar, reading progress, blog, posts 5 Requires PHP :7.36 Requires at least :5.65 Requires PHP: 7.3 6 Requires at least: 5.6 7 7 Tested up to: WordPress 6.3.3 8 8 Stable tag: 1.0.1 9 License: GPL v2 or later10 License URI: http ://www.gnu.org/licenses/gpl-2.0.txt9 License: GPL-2.0+ 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 12 Adds a reading progress bar to blog posts. … … 14 14 == Description == 15 15 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 enhancethe reading experience and provides a visual indication of the user's progress.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 enhances the reading experience and provides a visual indication of the user's progress. 17 17 18 18 == Features == … … 48 48 == Changelog == 49 49 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. 54 53 55 54 = 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. 59 56 60 57 == Screenshots == … … 72 69  73 70 74 == Upgrade Notice ==75 76 77 71 == License == 78 72 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.73 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 [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 3 3 Contributors: ifatwp 4 4 Tags: progress bar, reading progress, blog, posts 5 Requires PHP :7.36 Requires at least :5.65 Requires PHP: 7.3 6 Requires at least: 5.6 7 7 Tested up to: WordPress 6.3.3 8 8 Stable tag: 1.0.1 9 License: GPL v2 or later10 License URI: http ://www.gnu.org/licenses/gpl-2.0.txt9 License: GPL-2.0+ 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 12 12 Adds a reading progress bar to blog posts. … … 14 14 == Description == 15 15 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 enhancethe reading experience and provides a visual indication of the user's progress.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 enhances the reading experience and provides a visual indication of the user's progress. 17 17 18 18 == Features == … … 48 48 == Changelog == 49 49 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. 54 53 55 54 = 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. 59 56 60 57 == Screenshots == … … 72 69  73 70 74 == Upgrade Notice ==75 76 77 71 == License == 78 72 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.73 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 [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.