Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
grumpily
/
wp-content
/
plugins
/
widget-importer--exporter
/
js
:
main.js
Advanced Search
Upload
New Item
Settings
-- Select Mode --
-- Select Theme --
-- Select Font Size --
Back
Back Up
Normal Editor
Save
jQuery(document).ready(function ($) { // Show textarea when click "copy and paste" $('#wie-content-toggle').on('click', function () { $('#wie-import-data').fadeIn('fast').focus(); }); });