Plugin Directory

Changeset 2528944


Ignore:
Timestamp:
05/10/2021 09:15:33 AM (5 years ago)
Author:
wpgutenblog
Message:

Demo import layouts updated.

Location:
layouts-importer
Files:
122 added
2 edited

Legend:

Unmodified
Added
Removed
  • layouts-importer/trunk/README.txt

    r2513493 r2528944  
    44Requires at least: 5.0.0
    55Requires PHP: 5.6.1
    6 Tested up to: 5.7
    7 Stable tag: 1.0.4
     6Tested up to: 5.7.1
     7Stable tag: 1.0.5
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2525== Changelog ==
    2626
     27= 1.0.5
     28    - Demo import layouts updated.
     29
    2730= 1.0.4
    2831    - Screenshots added for demo import layouts.
  • layouts-importer/trunk/gutenblog-demo-import.php

    r2513493 r2528944  
    1717 * Plugin URI:        #
    1818 * Description:       This addon work to demo import sample data for Gutentor based theme - WPGutenBlog.
    19  * Version:           1.0.4
     19 * Version:           1.0.5
    2020 * Author:            wpgutenblog
    2121 * Author URI:        https://wpgutenblog.com
     
    3636 * Rename this for your plugin and update it as you release new versions.
    3737 */
    38 define( 'GDI_VERSION', '1.0.4' );
     38define( 'GDI_VERSION', '1.0.5' );
    3939/*Define Constants for this plugin*/
    4040define( 'GDI_PLUGIN_NAME', 'gutenblog-demo-import' );
Note: See TracChangeset for help on using the changeset viewer.