Changeset 2615112
- Timestamp:
- 10/16/2021 01:08:31 PM (4 years ago)
- Location:
- infinite-scroll-generatepress
- Files:
-
- 4 edited
-
tags/1.0.4/gp_infinite_scroll.php (modified) (1 diff)
-
tags/1.0.4/readme.txt (modified) (2 diffs)
-
trunk/gp_infinite_scroll.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
infinite-scroll-generatepress/tags/1.0.4/gp_infinite_scroll.php
r1759826 r2615112 4 4 * Plugin URI: https://northwoodsdigital.com/ 5 5 * Description: A very lightweight infinite scroll plugin for your blog running the GeneratePress Theme by Tom Usborne. Just install and activate this plugin to enable infinite scroll on your blog. 6 * Version: 1.0. 36 * Version: 1.0.4 7 7 * Author: Mathew Moore 8 8 * Author URI: https://profiles.wordpress.org/mathewemoore -
infinite-scroll-generatepress/tags/1.0.4/readme.txt
r2121128 r2615112 4 4 Donate link: https://northwoodsdigital.com/donate/gp-inf-scroll 5 5 Requires at least: 4.6 6 Tested up to: 5. 06 Tested up to: 5.8.1 7 7 Requires PHP: 7.1 8 Stable tag: 1.0. 38 Stable tag: 1.0.4 9 9 License: GPLv2 or later 10 10 … … 71 71 == Changelog == 72 72 73 = 1.0.4 = 74 75 * Change: Updated stable and tested up to values after testing with latest version of WordPress 76 73 77 = 1.0.3 = 74 78 -
infinite-scroll-generatepress/trunk/gp_infinite_scroll.php
r1759826 r2615112 4 4 * Plugin URI: https://northwoodsdigital.com/ 5 5 * Description: A very lightweight infinite scroll plugin for your blog running the GeneratePress Theme by Tom Usborne. Just install and activate this plugin to enable infinite scroll on your blog. 6 * Version: 1.0. 36 * Version: 1.0.4 7 7 * Author: Mathew Moore 8 8 * Author URI: https://profiles.wordpress.org/mathewemoore -
infinite-scroll-generatepress/trunk/readme.txt
r2121128 r2615112 4 4 Donate link: https://northwoodsdigital.com/donate/gp-inf-scroll 5 5 Requires at least: 4.6 6 Tested up to: 5. 06 Tested up to: 5.8.1 7 7 Requires PHP: 7.1 8 Stable tag: 1.0. 38 Stable tag: 1.0.4 9 9 License: GPLv2 or later 10 10 … … 71 71 == Changelog == 72 72 73 = 1.0.4 = 74 75 * Change: Updated stable and tested up to values after testing with latest version of WordPress 76 73 77 = 1.0.3 = 74 78
Note: See TracChangeset
for help on using the changeset viewer.