Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
firepot
/
wp-content
/
plugins
/
flamingo
/
admin
/
js
:
script.js
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
( function( $ ) { 'use strict'; if ( typeof flamingo === 'undefined' || flamingo === null ) { return; } $( function() { postboxes.add_postbox_toggles( flamingo.screenId ); } ); } )( jQuery );