Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
wp-content
/
plugins
/
better-wp-security
/
dist
/
pages
:
settings.js.LICENSE.txt
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/** * Higher-order component that debounces an action. * * @license https://github.com/deepsweet/hocs/tree/master/packages/debounce-handler (MIT) * * @param {string} handlerName * @param {number|Function} wait * @param {Object} [options] * @return {WPComponent} Debounced component. */