Changeset 3030250
- Timestamp:
- 02/01/2024 06:12:59 PM (2 years ago)
- Location:
- reamaze/tags/v2.3.2
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
reamaze.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
reamaze/tags/v2.3.2/readme.txt
r2958615 r3030250 2 2 Contributors: Re:amaze 3 3 Donate Link: https://www.reamaze.com/ 4 Tags: woocommerce, customer support, help desk, live chat, conversations, chat, widget, comments, admin, livechat, plugin, chatbot, sales, customer service, ecommerce4 Tags: woocommerce, customer support, help desk, ai, live chat, conversations, chat, widget, comments, admin, livechat, plugin, chatbot, sales, customer service, ecommerce, 5 5 Requires at least: 4.0 6 Tested up to: 6. 16 Tested up to: 6.4 7 7 Stable tag: 2.3.2 8 8 License: GPLv2 -
reamaze/tags/v2.3.2/reamaze.php
r2958615 r3030250 29 29 } else { 30 30 add_action( 'wp_enqueue_scripts', array ( &$this, 'enqueue_frontend_scripts' ) ); 31 // disable divi's jquery compatibility script 32 add_filter( 'et_builder_enable_jquery_body', '__return_false' ); 31 33 } 32 34
Note: See TracChangeset
for help on using the changeset viewer.