🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 16:30:36 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
js
/
customizer
/
sync
📍 /home/eliteewa/public_html/wp-content/themes/blocksy/static/js/customizer/sync
🔄 Refresh
✏️
Editing: misc.js
Writable
const renderPassepartout = () => { document.body.removeAttribute('data-frame') if (wp.customize('has_passepartout')() === 'yes') { document.body.dataset.frame = 'default' } } wp.customize('has_passepartout', (val) => val.bind((to) => { renderPassepartout() }) )
💾 Save Changes
❌ Cancel