🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 01:51:07 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
js
/
options
/
helpers
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/static/js/options/helpers
🔄 Refresh
✏️
Editing: compose-event-handlers.js
Writable
export const composeEventHandlers = (...fns) => (event, ...args) => fns.every(fn => fn && fn(event, ...args))
💾 Save Changes
❌ Cancel