Plugin Directory

Changeset 3294025


Ignore:
Timestamp:
05/15/2025 10:56:53 AM (11 months ago)
Author:
wponlinesupport
Message:
  • Check compatibility to WordPress version 6.8.1
Location:
product-categories-designs-for-woocommerce
Files:
32 added
2 edited

Legend:

Unmodified
Added
Removed
  • product-categories-designs-for-woocommerce/trunk/product-categories-designs-for-woocommerce.php

    r3185663 r3294025  
    44 * Plugin URI: https://www.essentialplugin.com/wordpress-plugin/product-categories-designs-woocommerce/
    55 * Description: Display WooCommerce product categories designs with grid and silder view. Also work with Gutenberg shortcode block.
    6  * Author: WP OnlineSupport, Essential Plugin
     6 * Author: Essential Plugin
    77 * Author URI: http://www.essentialplugin.com/
    88 * Text Domain: product-categories-designs-for-woocommerce
    99 * Domain Path: /languages/
    1010 * Requires Plugins: woocommerce
    11  * WC tested up to: 8.7.0
    12  * Version: 1.5.1
     11 * WC tested up to: 9.8.5
     12 * Version: 1.5.2
    1313 * WC requires at least: 3.0
    1414 *
     
    2222
    2323if( ! defined( 'PCDFWOO_VERSION' ) ) {
    24     define( 'PCDFWOO_VERSION', '1.5.1' ); // Version of plugin
     24    define( 'PCDFWOO_VERSION', '1.5.2' ); // Version of plugin
    2525}
    2626if( ! defined( 'PCDFWOO_NAME' ) ) {
  • product-categories-designs-for-woocommerce/trunk/readme.txt

    r3185663 r3294025  
    11=== Product Categories Designs for WooCommerce ===
    2 Contributors: wponlinesupport, anoopranawat, pratik-jain, piyushpatel123, ridhimashukla, patelketan
     2Contributors: essentialplugin
    33Tags: categories designs, categories slider, categories grid, WooCommerce categories designs, WooCommerce categories slider
    44Requires at least: 4.0
    5 WC tested up to: 8.7.0
    6 Tested up to: 6.7
    7 Stable tag: 1.5.1
     5WC tested up to: 9.8.5
     6Tested up to: 6.8.1
     7Stable tag: 1.5.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    157157== Changelog ==
    158158
     159= 1.5.2 (15, May 2025) =
     160* [*] Check compatibility with WordPress version 6.8.1
     161
    159162= 1.5.1 (11, Nov 2024) =
    160163* [*] Check compatibility to WordPress version 6.7
Note: See TracChangeset for help on using the changeset viewer.