ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-17 15:39:10
Editing: divi.php
Cancel
Save Changes
<?php defined( 'ABSPATH' ) || die( 'Cheatin’ uh?' ); $current_theme = wp_get_theme(); if ( 'Divi' === $current_theme->get( 'Name' ) || 'Divi' === $current_theme->get( 'Template' ) ) : /** * Excludes Divi's Salvatorre script from JS minification * * Exclude it to prevent an error after minification/concatenation * * @since 2.9 * @author Remy Perona * * @param Array $excluded_js An array of JS paths to be excluded. * @return Array the updated array of paths */ function rocket_exclude_js_divi( $excluded_js ) { if ( defined( 'ET_BUILDER_URI' ) ) { $excluded_js[] = str_replace( home_url(), '', ET_BUILDER_URI ) . '/scripts/salvattore.min.js'; } return $excluded_js; } add_filter( 'rocket_exclude_js', 'rocket_exclude_js_divi' ); endif;
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete