Plugin Directory

Changeset 2600749


Ignore:
Timestamp:
09/17/2021 07:22:01 PM (5 years ago)
Author:
themely
Message:

Version 1.1.0

Location:
theme-demo-import/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • theme-demo-import/trunk/inc/class-tdi-main.php

    r2341738 r2600749  
    126126
    127127            <p class="about-description">
    128                 <?php esc_html_e( 'Import the live demo content for you newly installed theme which includes posts, pages, images, widgets, menus and settings. This will provide you with a basic layout to build your website and speed up the development process. NOTE: Your existing content will NOT be deleted or modified.', 'theme-demo-import' ); ?>
     128                <?php esc_html_e( 'Import the live demo content for your new theme which includes posts, pages, images, widgets, menus and settings. This will provide you with a basic layout to build your website and speed up the development process. NOTE: Your existing content will NOT be deleted or modified.', 'theme-demo-import' ); ?>
    129129            </p>
    130130
  • theme-demo-import/trunk/readme.txt

    r2570169 r2600749  
    33Tags: import, content, demo, data, widgets, settings
    44Requires at least: 4.7
    5 Tested up to: 5.7
     5Tested up to: 5.8
    66Stable tag: 1.0.8
    77License: GPLv3 or later
  • theme-demo-import/trunk/theme-demo-import.php

    r2570169 r2600749  
    55Plugin URI: https://wordpress.org/plugins/theme-demo-import/
    66Description: Quickly import theme live demo content, widgets and settings. This provides a basic layout to build your website and speed up the development process.
    7 Version: 1.0.9
     7Version: 1.1.0
    88Author: Themely
    99Author URI: https://www.themely.com
     
    1111License URI: http://www.gnu.org/licenses/gpl.html
    1212Text Domain: theme-demo-import
    13 Tested up to: 5.7
     13Tested up to: 5.8
    1414Requires PHP: 5.6
    1515*/
Note: See TracChangeset for help on using the changeset viewer.