🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 03:46:06 | PHP 8.2.32
📂
/ (Root)
/
home
/
eliteewa
/
public_html
/
wp-content
/
plugins
/
easy-accordion-free
/
src
/
blocks
/
user-faq-form
📍 /home/eliteewa/public_html/wp-content/plugins/easy-accordion-free/src/blocks/user-faq-form
🔄 Refresh
✏️
Editing: block.json
Writable
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "sp-easy-accordion-pro/user-faq-form", "title": "User FAQ Forms", "category": "sp-easy-accordion-pro-blocks", "description": "Add a customizable User FAQ Form to collect and manage questions.", "textdomain": "easy-accordion-free", "supports": { "align": [ "wide", "full" ], "customClassName": false }, "attributes": { "isPreview": { "type": "boolean", "default": false }, "align": { "type": "string", "default": "wide" } }, "example": { "attributes": { "isPreview": true } }, "editorScript": "sp_eab_admin_index_js", "editorStyle": "sp_eab_editor_style", "script": [], "style": [] }
💾 Save Changes
❌ Cancel