Plugin Directory

Changeset 3030250


Ignore:
Timestamp:
02/01/2024 06:12:59 PM (2 years ago)
Author:
Reamaze
Message:

update versions for 2.3.2 tags

Location:
reamaze/tags/v2.3.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • reamaze/tags/v2.3.2/readme.txt

    r2958615 r3030250  
    22Contributors: Re:amaze
    33Donate 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, ecommerce
     4Tags: woocommerce, customer support, help desk, ai, live chat, conversations, chat, widget, comments, admin, livechat, plugin, chatbot, sales, customer service, ecommerce,
    55Requires at least: 4.0
    6 Tested up to: 6.1
     6Tested up to: 6.4
    77Stable tag: 2.3.2
    88License: GPLv2
  • reamaze/tags/v2.3.2/reamaze.php

    r2958615 r3030250  
    2929    } else {
    3030      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' );
    3133    }
    3234
Note: See TracChangeset for help on using the changeset viewer.