Plugin Directory

Changeset 2381442


Ignore:
Timestamp:
09/14/2020 09:20:39 PM (6 years ago)
Author:
miguras
Message:

plugin update

Location:
dse-divi-section-enhancer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • dse-divi-section-enhancer/trunk/dse-functions/dse-functions.php

    r2377613 r2381442  
    5757        'divi-sections-enhancer-freefrontend',
    5858        plugin_dir_url( __FILE__ ) . 'scripts/defree_scripts.js',
    59         '',
    60         '',
    61         DIVISECTIONENHANCER_VERSION
    62     );
    63     wp_enqueue_script(
    64         'divi-sections-enhancer-dse_vb',
    65         plugin_dir_url( __FILE__ ) . 'scripts/dse_vb.js',
    6659        '',
    6760        '',
  • dse-divi-section-enhancer/trunk/main.php

    r2377613 r2381442  
    55* Plugin URI: https://miguras.com/divi_section_enhancer
    66* Description: Improves DIVI Sections capabilities
    7 * Version: 2.7.3
     7* Version: 2.7.4
    88* Author: Miguras
    99* Author URI: http://miguras.com
  • dse-divi-section-enhancer/trunk/readme.txt

    r2377613 r2381442  
    55Requires at least: 5.0
    66Tested up to: 5.4.2
    7 Stable tag: 2.7.3
     7Stable tag: 2.7.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset for help on using the changeset viewer.