Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
home
/
ophq1335
/
www
/
wp-content
/
plugins
/
wp-seopress
/
public
/
editor
/
blocks
/
faq-v2
/
/home/ophq1335/www/wp-content/plugins/wp-seopress/public/editor/blocks/faq-v2/block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "wpseopress/faq-block-v2", "title": "FAQ", "description": "Allows to easily build FAQs", "icon": "index-card", "category": "wpseopress", "textdomain": "wp-seopress", "keywords": [ "faq", "frequently asked questions", "questions", "answers", "help", "support" ], "allowedBlocks": [ "core/details" ], "attributes": { "schema": { "type": "object", "default": {} }, "printSchema": { "type": "boolean", "default": true } }, "supports": { "anchor": true, "html": false, "align": true, "background": { "backgroundImage": true, "backgroundSize": true }, "className": true, "color": { "background": true, "heading": false, "link": true, "text": true, "gradients": true }, "layout": true, "spacing": { "margin": true, "padding": true, "blockGap": true }, "typography": { "fontSize": true, "lineHeight": true, "textAlign": true } }, "editorScript": "file:./index.js", "editorStyle": "file:./index.css" }