Plugin Directory

Changeset 2524006


Ignore:
Timestamp:
04/30/2021 09:49:47 AM (5 years ago)
Author:
avidthemes
Message:

4 more demo import options added for WP Magazine Plus.

Location:
wpmagplus-companion
Files:
136 added
2 edited

Legend:

Unmodified
Added
Removed
  • wpmagplus-companion/trunk/README.txt

    r2451311 r2524006  
    33Tags: demo import, Advanced Import
    44Requires at least: 5.0.0
    5 Tested up to: 5.6
    6 Stable tag: 1.0.4
     5Tested up to: 5.7.1
     6Stable tag: 1.0.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2929== Changelog ==
    3030
     31= 1.0.5
     324 more demo import options added for WP Magazine Plus.
     33
    3134= 1.0.4
    3235Pro Theme Demo import added for child theme( Lifestyle Magazine Lite ).
  • wpmagplus-companion/trunk/wpmagplus-companion.php

    r2451311 r2524006  
    1010 * Plugin URI:        https://www.wpmagplus.com
    1111 * Description:       This is a theme import plugin. Our plugin will help you import the theme content with just a click.
    12  * Version:           1.0.4
     12 * Version:           1.0.5
    1313 * Author:            WPMagPlus
    1414 * Author URI:        https://profiles.wordpress.org/avidthemes/
     
    3232 * Rename this for your plugin and update it as you release new versions.
    3333 */
    34 define( 'WPMAGPLUS_COMPANION_VERSION', '1.0.4' );
     34define( 'WPMAGPLUS_COMPANION_VERSION', '1.0.5' );
    3535
    3636
Note: See TracChangeset for help on using the changeset viewer.