Plugin Directory

Changeset 3195473


Ignore:
Timestamp:
11/23/2024 12:15:17 PM (16 months ago)
Author:
webbytemplate
Message:

Wordpres 6.7.1 compatiblity issues fix

Location:
customization-for-woocommerce
Files:
65 added
2 edited

Legend:

Unmodified
Added
Removed
  • customization-for-woocommerce/trunk/customization-for-woocommerce.php

    r3101603 r3195473  
    44 * Plugin URI:        https://woo-customization.webbytemplate.com/
    55 * Description:       Customization For WooCommerce plugin offers powerful tools for editing product pages, creating custom shop layouts, and optimizing individual product displays with ease.
    6  * Version:           1.0.0
     6 * Version:           1.0.1
    77 * Author:            webbytemplate
    88 * Author URI:        https://webbytemplate.com/
     
    1010 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
    1111 * Text Domain:       customization-for-woocommerce
     12 * Requires Plugins: woocommerce
    1213 * Domain Path:       /languages
    1314 */
     
    2122 * Currently plugin name ,version, .
    2223 */
    23 define( 'WTCW_CUSTOMIZATION_FOR_WOOCOMMERCE_VERSION', '1.0.0' );
     24define( 'WTCW_CUSTOMIZATION_FOR_WOOCOMMERCE_VERSION', '1.0.1' );
    2425define( 'WTCW_CUSTOMIZATION_FOR_WOOCOMMERCE_NAME', 'customization-for-woocommerce' );
    2526define( 'WTCW_CUSTOMIZATION_FOR_WOOCOMMERCE_PLUGIN_FILE', __FILE__ );
  • customization-for-woocommerce/trunk/readme.txt

    r3102115 r3195473  
    33Contributors: webbytemplate,soniakash,rohit-ghoghari,webbycrown
    44Donate link: https://webbytemplate.com/
    5 Tags: woocommerce customize product page, custom shop page woocommerce, woocommerce single product page customizer, customizer for woocommerce
     5Tags: woocommerce customize product page, customization for woocommerce, custom shop page woocommerce, woocommerce single product page customizer, customizer for woocommerce, customization for woocommerce free, best customization for woocommerce
    66Requires at least: 3.0.1
    7 Tested up to: 6.4.2
    8 Stable tag: 1.0.0
     7Tested up to: 6.7.1
     8Stable tag: 1.0.1
    99License: GPLv2
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9090No, Customization For WooCommerce is optimized for performance, ensuring your site remains fast.
    9191
     92== Support ==
     93
     94For support, contact [WebbyCrown Solutions](https://www.webbycrown.com/wordpress-development-services-company) for more details. Explore More Blog: [WooCommerce Service](https://www.webbycrown.com/headless-woocommerce-rest-api/)
     95
    9296
    9397== Changelog ==
    9498
     99= 1.0.1 =
     100* Fixed: Wordpres 6.7.1 compatiblity issues.
     101
    95102= 1.0.0 =
    96103* Initial release
Note: See TracChangeset for help on using the changeset viewer.