Plugin Directory

Changeset 2204291


Ignore:
Timestamp:
12/02/2019 05:29:58 AM (6 years ago)
Author:
themecentury
Message:

HamroClass Demo update

Location:
century-toolkit
Files:
43 added
3 edited

Legend:

Unmodified
Added
Removed
  • century-toolkit/trunk/century-toolkit.php

    r2161369 r2204291  
    44Plugin URI: https://wordpress.org/plugins/century-toolkit/
    55Description: Demo importer for WordPress themes.
    6 Version: 1.0.5
     6Version: 1.0.6
    77Author: ThemeCentury Team
    88Author URI: https://themecentury.com/
  • century-toolkit/trunk/includes/admin/class-tcy-admin-demo-config.php

    r2161369 r2204291  
    6060                'demo_class' => 'TCY_Theme_Demo_BlogMagazine_Free',
    6161            ),
    62             'multibusiness' => array(
    63                 'theme_name' => 'MultiBusiness',
    64                 'demo_class' => 'TCY_Theme_Demo_MultiBusiness',
     62            'hamroclass' => array(
     63                'theme_name' => 'HamroClass',
     64                'demo_class' => 'TCY_Theme_Demo_HamroClass_Free',
    6565            ),
    6666        );
  • century-toolkit/trunk/readme.txt

    r2161369 r2204291  
    33Tags: demo, content, widgets, menus, import, content, demo, data, widgets, settings, themecentury
    44Requires at least: 4.0.0
    5 Tested up to: 5.2.2
    6 Stable tag: 1.0.5
     5Tested up to: 5.3
     6Stable tag: 1.0.6
    77License: GPLv3 or later
    88
     
    4343== Changelog ==
    4444
     45= 1.0.6 - 2019/09/23 =
     46* Updated: HamroClass Demo Update
     47
    4548= 1.0.5 - 2019/09/23 =
    4649* Updated: Lekh Demo Updated
Note: See TracChangeset for help on using the changeset viewer.