Plugin Directory

Changeset 2670450


Ignore:
Timestamp:
02/01/2022 10:05:56 AM (4 years ago)
Author:
rajeevglocify
Message:

version change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • load-more-posts/trunk/loadmorepost.php

    r2591395 r2670450  
    44* Plugin URI:
    55* 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.4
     6* Version: 1.2.5
    77* Author: Rajeev Chauhan
    88* Author URI: mailto:rajeev.glocify@gmail.com
     
    2626
    2727if ( ! class_exists( 'loadmorepost' ) ) :
    28 
    2928class loadmorepost
    3029{
Note: See TracChangeset for help on using the changeset viewer.