Priority File Manager
📁 public_html
Base Directory:
/home/ecedu/public_html
/home/ecedu/public_html/wp-content/plugins
/home/ecedu/public_html/wp-content
/home/ecedu
/var/www
/var/www/cgi-bin
/var/www/html
public_html
/
wp-content
/
themes
/
meta-news
/
assets
/
js
/home/ecedu/public_html/wp-content/themes/meta-news/assets/js
Name
Type
Size
Actions
📁
..
Folder
-
Delete
Rename
📄
customizer-control.js
File
379
Delete
Rename
Edit
Download
📄
customizer.js
File
995
Delete
Rename
Edit
Download
📄
html5.js
File
10331
Delete
Rename
Edit
Download
📄
scripts.js
File
3328
Delete
Rename
Edit
Download
📄
skip-link-focus-fix.js
File
685
Delete
Rename
Edit
Download
Upload
Create Folder
📝 Editing:
customizer-control.js
Size: 379 bytes
Lines: 19
Type: .js
💾 Save
Cancel
✕
/** * Trigger to the Customizer control to update controls. */ ( function( api ) { //Support for Upgrade to Pro button api.sectionConstructor['upsell'] = api.Section.extend( { // No events for this type of section. attachEvents: function () {}, // Always make the section active. isContextuallyActive: function () { return true; } } ); } )( wp.customize );
✅ File saved successfully!