Plugin Directory

Changeset 3069611


Ignore:
Timestamp:
04/12/2024 01:42:34 PM (2 years ago)
Author:
doubledome
Message:

-- Updated Plugin description.
-- Tested and verified the plugin on Wordpress 6.5.2 and Woocommerce 8.7.0.

Location:
category-banner-management-for-woocommerce
Files:
9 added
2 edited

Legend:

Unmodified
Added
Removed
  • category-banner-management-for-woocommerce/trunk/category-banner-management-for-woocommerce.php

    r3007398 r3069611  
    66 * Author:      DoubleDome Digital Marketing
    77 * Author URI:  https://www.doubledome.com/category-banner-management-for-woocommerce
    8  * Version:     1.0
     8 * Version:     1.1
    99 * License:     GPL-2.0+
    1010 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    1616define('WCBM_PLUGIN_DIR', plugin_dir_path(__FILE__));
    1717define('WCBM_PLUGIN_DIR_URL', plugin_dir_url(__FILE__));
    18 define( 'WCBM_VERSION', "1.0");
     18define( 'WCBM_VERSION', "1.1");
    1919
    2020require_once WCBM_PLUGIN_DIR . 'includes/admin.php';
  • category-banner-management-for-woocommerce/trunk/readme.txt

    r3007398 r3069611  
    33Tags: banner management for woocommerce, woocommerce category banner, banner woocommerce, banner wordpress, banner in wordpress, banner wordpress plugin, woocommerce category banner plugin
    44Requires at least: 4.0
    5 Tested up to: 6.3.1
     5Tested up to: 6.5.2
    66Stable tag: 1.0
    77License: GPL-2.0+
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 The plugin enables you to incorporate or upload image banners to Woocommerce category pages. You can upload any image as a banner at the top of the category page.
     10The plugin provides you with the capability to seamlessly integrate or upload image banners onto your Woocommerce category pages. This means you have the flexibility to upload any image of your choice to serve as a visually captivating banner positioned at the top of each category page.
    1111
    1212== Description ==
     
    2020== Frequently Asked Questions ==
    2121What WordPress version is this Plugin compatible with?
    22 Category Banner Management for Woocommerce Plugin is compatible from Wordpress 5.3 to 6.3.1
     22Category Banner Management for Woocommerce Plugin is compatible from Wordpress 5.3 to 6.5.2
    2323
    2424What WooCommerce version is this Plugin compatible with?
    25 Category Banner Management for Woocommerce Plugin is compatible from Woocommerce 4.0.0 to 8.1.1
     25Category Banner Management for Woocommerce Plugin is compatible from Woocommerce 4.0.0 to 8.7.0
    2626
    2727Is it compatible with Astra theme?
     
    4747= 1.0 =
    4848* Initial release of the plugin.
     49
     50= 1.1 =
     51* Tested and verified on Wordpress 6.5.2 and Woocommerce 8.7.0.
Note: See TracChangeset for help on using the changeset viewer.