Changeset 3161978
- Timestamp:
- 10/03/2024 09:43:16 AM (18 months ago)
- Location:
- load-more-posts/trunk
- Files:
-
- 2 edited
-
loadmorepost.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
load-more-posts/trunk/loadmorepost.php
r3004279 r3161978 4 4 * Plugin URI: 5 5 * Description: This Plugin add to Load More Posts option. Use shortcode (see admin setting...) to display all posts for any page. 6 * Version: 1. 3.66 * Version: 1.4.0 7 7 * Author: Rajeev Chauhan 8 8 * Author URI: mailto:chauhanrajeev85@gmail.com … … 10 10 * Domain Path: /languages 11 11 * Requires at least: 4.9 12 * Tested up to: 6.313 * Requires PHP: 5.2.412 * Tested up to: 5.9 13 * Requires PHP: 6.2.4 14 14 * @package loadmorepost 15 15 * @category Wordpress -
load-more-posts/trunk/readme.txt
r3161968 r3161978 4 4 Tags: load more,ajax load more,load more posts,dynamically load more results,load more posts ajax button 5 5 Requires at least: 5.9 6 Tested up to: 6.56 Tested up to: 5.9 7 7 Stable tag: 1.3.2 8 8 Requires PHP: 6.2.4 9 Version: 1. 3.99 Version: 1.4.0 10 10 License: GPLv2 or later 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 63 63 = 1.3.4 = 64 64 Fixed the post issue. 65 = 1. 3.9=65 = 1.4.0 = 66 66 * Upgrade the version. 67 * Fix the layout issue68 67 69 68 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.