whoami7 - Manager
:
/
proc
/
self
/
root
/
var
/
softaculous
/
sitepad
/
editor
/
site-admin
/
js
/
Upload File:
files >> //proc/self/root/var/softaculous/sitepad/editor/site-admin/js/wp-fullscreen-stub.js
/** * Distraction-Free Writing (wp-fullscreen) backward compatibility stub. * * @deprecated 4.1 * @removed 4.3. * @output site-admin/js/wp-fullscreen-stub.js */ ( function() { var noop = function(){}; window.wp = window.wp || {}; window.wp.editor = window.wp.editor || {}; window.wp.editor.fullscreen = { bind_resize: noop, dfwWidth: noop, off: noop, on: noop, refreshButtons: noop, resizeTextarea: noop, save: noop, switchmode: noop, toggleUI: noop, settings: {}, pubsub: { publish: noop, subscribe: noop, unsubscribe: noop, topics: {} }, fade: { In: noop, Out: noop }, ui: { fade: noop, init: noop } }; }());
Copyright ©2021 || Defacer Indonesia