Changeset 2381442
- Timestamp:
- 09/14/2020 09:20:39 PM (6 years ago)
- Location:
- dse-divi-section-enhancer/trunk
- Files:
-
- 3 edited
-
dse-functions/dse-functions.php (modified) (1 diff)
-
main.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dse-divi-section-enhancer/trunk/dse-functions/dse-functions.php
r2377613 r2381442 57 57 'divi-sections-enhancer-freefrontend', 58 58 plugin_dir_url( __FILE__ ) . 'scripts/defree_scripts.js', 59 '',60 '',61 DIVISECTIONENHANCER_VERSION62 );63 wp_enqueue_script(64 'divi-sections-enhancer-dse_vb',65 plugin_dir_url( __FILE__ ) . 'scripts/dse_vb.js',66 59 '', 67 60 '', -
dse-divi-section-enhancer/trunk/main.php
r2377613 r2381442 5 5 * Plugin URI: https://miguras.com/divi_section_enhancer 6 6 * Description: Improves DIVI Sections capabilities 7 * Version: 2.7. 37 * Version: 2.7.4 8 8 * Author: Miguras 9 9 * Author URI: http://miguras.com -
dse-divi-section-enhancer/trunk/readme.txt
r2377613 r2381442 5 5 Requires at least: 5.0 6 6 Tested up to: 5.4.2 7 Stable tag: 2.7. 37 Stable tag: 2.7.4 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.