Changeset 2670450
- Timestamp:
- 02/01/2022 10:05:56 AM (4 years ago)
- File:
-
- 1 edited
-
load-more-posts/trunk/loadmorepost.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
load-more-posts/trunk/loadmorepost.php
r2591395 r2670450 4 4 * Plugin URI: 5 5 * Description: A Plugin to add Load More Posts option. Use shortcode (see admin setting...) to display all posts for any page. 6 * Version: 1.2. 46 * Version: 1.2.5 7 7 * Author: Rajeev Chauhan 8 8 * Author URI: mailto:rajeev.glocify@gmail.com … … 26 26 27 27 if ( ! class_exists( 'loadmorepost' ) ) : 28 29 28 class loadmorepost 30 29 {
Note: See TracChangeset
for help on using the changeset viewer.