Plugin Directory

Changeset 3442245


Ignore:
Timestamp:
01/19/2026 07:09:32 AM (2 months ago)
Author:
themeshopy
Message:

updated

Location:
ts-demo-importer
Files:
1350 added
5 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • ts-demo-importer/trunk/readme.txt

    r2871435 r3442245  
    55Requires at least: 5.0
    66Tested up to: 6.0.2
    7 Stable tag: 0.1.2
     7Stable tag: 0.1.3
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2121
    2222== Changelog ==
     23= 0.1.3 =
     24Minor fixes.
     25
    2326= 0.1.2 =
    2427Added new template.
  • ts-demo-importer/trunk/ts-demo-importer.php

    r2871435 r3442245  
    33  Plugin Name: TS Demo Importer
    44  Description: TS Demo Importer will allow you to add features of customizer and widgets. Which will be visible on front page of site.
    5   Version: 0.1.2
     5  Version: 0.1.3
    66  Author: Themeshopy
    77  Text Domain: ts-demo-importer
     
    325325add_action( 'plugins_loaded', array( 'TS_Demo_Importer_Initial_Setup', 'get_instance' ) );
    326326
    327 define('TS_buy_now_url','https://www.themeshopy.com/themes/creative-wordpress-theme/');
     327define('TS_buy_now_url','https://www.themescaliber.com/products/multipurpose-wordpress-theme');
Note: See TracChangeset for help on using the changeset viewer.