Plugin Directory

Changeset 2719372


Ignore:
Timestamp:
05/06/2022 11:58:57 AM (4 years ago)
Author:
themescoder
Message:

Minor fixes with description update

Location:
tc-ecommerce
Files:
978 added
4 edited

Legend:

Unmodified
Added
Removed
  • tc-ecommerce/trunk/functions/tc_app_setting_config.php

    r2715757 r2719372  
    88        'opt_name'             => $opt_name_tc_ecommerce_app,
    99        'display_name'         => 'TC Ecommerce',
    10         'display_version'      => '1.2.0',
     10        'display_version'      => '1.2.1',
    1111        'menu_type'            => 'menu',
    1212        'allow_sub_menu'       => true,
  • tc-ecommerce/trunk/functions/tc_miscellaneous_functions.php

    r2715757 r2719372  
    101101                'code'    => $purchased_code,
    102102                'url'     => $current_site_url,
     103                'ref'     => 'demo_code',
    103104            );
    104105                       
  • tc-ecommerce/trunk/readme.txt

    r2715757 r2719372  
    33Requires at least: 5.3
    44Tested up to: 5.9
    5 Stable tag: 1.2.0
     5Stable tag: 1.2.1
    66License: GPLv2 or later
    77License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    5757== Screenshots ==
    5858
     591. Activation The App
     602. App Setting Home Page
     613. App setting Category Page
     624. Benner style Settings
     635. Card Styles Settings
     646. General Settings
     657. WPML Settings
     668. Multi Vendor Settings
     679. Points & Reward Settings
     6810. Multi Currency Settings
     6911. Delivery Tracking Settings
     7012. Geo Fencing Settings
     7113. One Signal Notifications
    5972
    6073== Installation & Customization ==
     
    94107= 1.2.0 =
    95108* Added demo code
     109
     110= 1.2.1 =
     111* Minor Fix
     112*Improve plugin details
  • tc-ecommerce/trunk/tc-ecommerce.php

    r2715757 r2719372  
    44 * Plugin URI: https://themes-coder.com/
    55 * Description: A wordpress Plugin for mobile app solution for android and iOS platform with WordPress WooCommerce as backend.
    6  * Version: 1.2.0
     6 * Version: 1.2.1
    77 * Author: ThemesCoder
    88 * Author URI: https://themes-coder.com
Note: See TracChangeset for help on using the changeset viewer.