Plugin Directory

Changeset 2958520


Ignore:
Timestamp:
08/26/2023 04:42:09 AM (2 years ago)
Author:
pluginbazar
Message:

Compatibility check with WooCommerce and WordPress

Location:
woc-open-close
Files:
230 added
2 edited

Legend:

Unmodified
Added
Removed
  • woc-open-close/trunk/readme.txt

    r2955062 r2958520  
    66   Tested up to: 6.3
    77   Tested up to WooCommerce: 8.0.2
    8    Stable tag: 4.7.1
     8   Stable tag: 4.7.2
    99   Requires PHP: 5.6
    1010   Requires WooCommerce: 3.0
  • woc-open-close/trunk/woc-open-close.php

    r2955062 r2958520  
    44    Plugin URI: https://pluginbazar.com/plugin/woocommerce-open-close/
    55    Description: Open Close WooCommerce store automatically with predefined schedules. Stop getting orders when your store is closed.
    6     Version: 4.7.1
     6    Version: 4.7.2
    77    Text Domain: woc-open-close
    88    Author: Jaed Mosharraf & Pluginbazar Team
     
    2020defined( 'WOOOPENCLOSE_DOCS_URL' ) || define( 'WOOOPENCLOSE_DOCS_URL', 'https://docs.pluginbazar.com/plugin/open-close-woocommerce-store/' );
    2121defined( 'WOOOPENCLOSE_WP_REVIEW_URL' ) || define( 'WOOOPENCLOSE_WP_REVIEW_URL', 'https://wordpress.org/support/plugin/woc-open-close/reviews/' );
    22 defined( 'WOOOPENCLOSE_VERSION' ) || define( 'WOOOPENCLOSE_VERSION', '4.7.1' );
     22defined( 'WOOOPENCLOSE_VERSION' ) || define( 'WOOOPENCLOSE_VERSION', '4.7.2' );
    2323
    2424
Note: See TracChangeset for help on using the changeset viewer.