Plugin Directory

Changeset 3274537


Ignore:
Timestamp:
04/16/2025 10:39:54 AM (12 months ago)
Author:
jaedm97
Message:

Update to version 4.9.5 from GitHub

Location:
woc-open-close
Files:
4 edited
1 copied

Legend:

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

    r3227622 r3274537  
    44   Tags: opening hours,open close,schedules manager
    55   Requires at least: 4.6
    6    Tested up to: 6.7
     6   Tested up to: 6.8
    77   Tested up to WooCommerce: 9.6
    8    Stable tag: 4.9.4
     8   Stable tag: 4.9.5
    99   Requires PHP: 7.1
    1010   Requires WooCommerce: 3.0
     
    2323You can set up your store schedule in minutes and choose what days and hours your store are open. As like a real store your website will be opened and/or closed following the schedules you defined. Thus your customer will able to know the actual business time and they will not able to place order at the time your store is closed.
    2424
    25 [TRY DEMO](https://demo.pluginbazar.com/open-close-woocommerce-store/try-demo/) | [BUY PRO](https://pluginbazar.com/?add-to-cart=3395) | [SUPPORT](https://pluginbazar.com/supports/open-close-woocommerce-store) | [DOCUMENTATION](https://docs.pluginbazar.com/plugin/open-close-woocommerce-store/)
     25[TRY DEMO](https://app.instawp.io/launch?t=open-close-woocommerce-store&d=v2) | [BUY PRO](https://pluginbazar.com/buy/open-close-woocommerce-store) | [SUPPORT](https://pluginbazar.com/support/)
    2626
    2727### VIDEO TOUR
     
    143143== Changelog ==
    144144
     145= 4.9.5 - 16 Apr 2025 =
     146- FIX: Tested with the latest WP version.
     147- FIX: Fixed some broken links.
     148
    145149= 4.9.4 - 24 Jan 2025 =
    146150- FIX: Fixed load textdomain issue.
  • woc-open-close/tags/4.9.5/woc-open-close.php

    r3227622 r3274537  
    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.9.4
     6    Version: 4.9.5
    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.9.4' );
     22defined( 'WOOOPENCLOSE_VERSION' ) || define( 'WOOOPENCLOSE_VERSION', '4.9.5' );
    2323
    2424
  • woc-open-close/trunk/readme.txt

    r3227622 r3274537  
    44   Tags: opening hours,open close,schedules manager
    55   Requires at least: 4.6
    6    Tested up to: 6.7
     6   Tested up to: 6.8
    77   Tested up to WooCommerce: 9.6
    8    Stable tag: 4.9.4
     8   Stable tag: 4.9.5
    99   Requires PHP: 7.1
    1010   Requires WooCommerce: 3.0
     
    2323You can set up your store schedule in minutes and choose what days and hours your store are open. As like a real store your website will be opened and/or closed following the schedules you defined. Thus your customer will able to know the actual business time and they will not able to place order at the time your store is closed.
    2424
    25 [TRY DEMO](https://demo.pluginbazar.com/open-close-woocommerce-store/try-demo/) | [BUY PRO](https://pluginbazar.com/?add-to-cart=3395) | [SUPPORT](https://pluginbazar.com/supports/open-close-woocommerce-store) | [DOCUMENTATION](https://docs.pluginbazar.com/plugin/open-close-woocommerce-store/)
     25[TRY DEMO](https://app.instawp.io/launch?t=open-close-woocommerce-store&d=v2) | [BUY PRO](https://pluginbazar.com/buy/open-close-woocommerce-store) | [SUPPORT](https://pluginbazar.com/support/)
    2626
    2727### VIDEO TOUR
     
    143143== Changelog ==
    144144
     145= 4.9.5 - 16 Apr 2025 =
     146- FIX: Tested with the latest WP version.
     147- FIX: Fixed some broken links.
     148
    145149= 4.9.4 - 24 Jan 2025 =
    146150- FIX: Fixed load textdomain issue.
  • woc-open-close/trunk/woc-open-close.php

    r3227622 r3274537  
    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.9.4
     6    Version: 4.9.5
    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.9.4' );
     22defined( 'WOOOPENCLOSE_VERSION' ) || define( 'WOOOPENCLOSE_VERSION', '4.9.5' );
    2323
    2424
Note: See TracChangeset for help on using the changeset viewer.