Changeset 3274537
- Timestamp:
- 04/16/2025 10:39:54 AM (12 months ago)
- Location:
- woc-open-close
- Files:
-
- 4 edited
- 1 copied
-
tags/4.9.5 (copied) (copied from woc-open-close/trunk)
-
tags/4.9.5/readme.txt (modified) (3 diffs)
-
tags/4.9.5/woc-open-close.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/woc-open-close.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woc-open-close/tags/4.9.5/readme.txt
r3227622 r3274537 4 4 Tags: opening hours,open close,schedules manager 5 5 Requires at least: 4.6 6 Tested up to: 6. 76 Tested up to: 6.8 7 7 Tested up to WooCommerce: 9.6 8 Stable tag: 4.9. 48 Stable tag: 4.9.5 9 9 Requires PHP: 7.1 10 10 Requires WooCommerce: 3.0 … … 23 23 You 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. 24 24 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/) 26 26 27 27 ### VIDEO TOUR … … 143 143 == Changelog == 144 144 145 = 4.9.5 - 16 Apr 2025 = 146 - FIX: Tested with the latest WP version. 147 - FIX: Fixed some broken links. 148 145 149 = 4.9.4 - 24 Jan 2025 = 146 150 - FIX: Fixed load textdomain issue. -
woc-open-close/tags/4.9.5/woc-open-close.php
r3227622 r3274537 4 4 Plugin URI: https://pluginbazar.com/plugin/woocommerce-open-close/ 5 5 Description: Open Close WooCommerce store automatically with predefined schedules. Stop getting orders when your store is closed. 6 Version: 4.9. 46 Version: 4.9.5 7 7 Text Domain: woc-open-close 8 8 Author: Jaed Mosharraf & Pluginbazar Team … … 20 20 defined( 'WOOOPENCLOSE_DOCS_URL' ) || define( 'WOOOPENCLOSE_DOCS_URL', 'https://docs.pluginbazar.com/plugin/open-close-woocommerce-store/' ); 21 21 defined( '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' );22 defined( 'WOOOPENCLOSE_VERSION' ) || define( 'WOOOPENCLOSE_VERSION', '4.9.5' ); 23 23 24 24 -
woc-open-close/trunk/readme.txt
r3227622 r3274537 4 4 Tags: opening hours,open close,schedules manager 5 5 Requires at least: 4.6 6 Tested up to: 6. 76 Tested up to: 6.8 7 7 Tested up to WooCommerce: 9.6 8 Stable tag: 4.9. 48 Stable tag: 4.9.5 9 9 Requires PHP: 7.1 10 10 Requires WooCommerce: 3.0 … … 23 23 You 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. 24 24 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/) 26 26 27 27 ### VIDEO TOUR … … 143 143 == Changelog == 144 144 145 = 4.9.5 - 16 Apr 2025 = 146 - FIX: Tested with the latest WP version. 147 - FIX: Fixed some broken links. 148 145 149 = 4.9.4 - 24 Jan 2025 = 146 150 - FIX: Fixed load textdomain issue. -
woc-open-close/trunk/woc-open-close.php
r3227622 r3274537 4 4 Plugin URI: https://pluginbazar.com/plugin/woocommerce-open-close/ 5 5 Description: Open Close WooCommerce store automatically with predefined schedules. Stop getting orders when your store is closed. 6 Version: 4.9. 46 Version: 4.9.5 7 7 Text Domain: woc-open-close 8 8 Author: Jaed Mosharraf & Pluginbazar Team … … 20 20 defined( 'WOOOPENCLOSE_DOCS_URL' ) || define( 'WOOOPENCLOSE_DOCS_URL', 'https://docs.pluginbazar.com/plugin/open-close-woocommerce-store/' ); 21 21 defined( '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' );22 defined( 'WOOOPENCLOSE_VERSION' ) || define( 'WOOOPENCLOSE_VERSION', '4.9.5' ); 23 23 24 24
Note: See TracChangeset
for help on using the changeset viewer.