Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
password...
/
includes
/
customiz...
/
assets
•
File:
ppw-toggle-control.js
•
Content:
( function( $, api ) { api.controlConstructor['toggle'] = api.Control.extend( { ready: function() { var control = this; this.container.on( 'change', 'input:checkbox', function() { value = this.checked ? true : false; control.setting.set( value ); } ); } } ); } )( jQuery, wp.customize );
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List