Plugin Directory

Changeset 3446256


Ignore:
Timestamp:
01/24/2026 07:10:13 PM (2 months ago)
Author:
envothemes
Message:

v1.9.15

Location:
envo-extra/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • envo-extra/trunk/envo-extra.php

    r3445988 r3446256  
    44 * Plugin URI: https://envothemes.com/
    55 * Description: Extra addon for EnvoThemes Themes
    6  * Version: 1.9.14
     6 * Version: 1.9.15
    77 * Author: EnvoThemes
    88 * Author URI: https://envothemes.com/
     
    5858
    5959function envo_extra_admin_scripts() {
    60     wp_enqueue_script( 'preview-script-elmn', ENVO_EXTRA_PLUGIN_URL . 'lib/elementor/assets/js/elementor.js', [ ], ELEMENTOR_VERSION, true );
     60    wp_enqueue_script( 'preview-script-elmn', ENVO_EXTRA_PLUGIN_URL . 'lib/elementor/assets/js/elementor.js', [ ], ENVO_EXTRA_CURRENT_VERSION, true );
    6161}
    6262//Dequeue Styles
  • envo-extra/trunk/readme.txt

    r3445988 r3446256  
    55Requires at Least: 4.9
    66Tested Up To: 6.9
    7 Stable tag: 1.9.14
     7Stable tag: 1.9.15
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    3131
    3232== Changelog ==
     33
     34= 1.9.15 =
     35* Fixed updating error
    3336
    3437= 1.9.14 =
Note: See TracChangeset for help on using the changeset viewer.