| Current Path : /home/dtconseimw/www.2025.hack/wp-content/plugins/flamingo/admin/js/ |
| Current File : /home/dtconseimw/www.2025.hack/wp-content/plugins/flamingo/admin/js/script.js |
( function( $ ) {
'use strict';
if ( typeof flamingo === 'undefined' || flamingo === null ) {
return;
}
$( function() {
postboxes.add_postbox_toggles( flamingo.screenId );
} );
} )( jQuery );