test
Server : Apache System : Linux festive-vaughan.27-254-111-205.plesk.page 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 User : acaindustrial ( 10114) PHP Version : 8.2.25 Disable Function : opcache_get_status Directory : /var/www/vhosts/acaindustrial.co.th/httpdocs/wp-includes/blocks/embed/ |
Upload File : |
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "core/embed", "title": "Embed", "category": "embed", "description": "Add a block that displays content pulled from other sites, like Twitter or YouTube.", "textdomain": "default", "attributes": { "url": { "type": "string", "__experimentalRole": "content" }, "caption": { "type": "string", "source": "html", "selector": "figcaption", "__experimentalRole": "content" }, "type": { "type": "string", "__experimentalRole": "content" }, "providerNameSlug": { "type": "string", "__experimentalRole": "content" }, "allowResponsive": { "type": "boolean", "default": true }, "responsive": { "type": "boolean", "default": false, "__experimentalRole": "content" }, "previewable": { "type": "boolean", "default": true, "__experimentalRole": "content" } }, "supports": { "align": true, "spacing": { "margin": true } }, "editorStyle": "wp-block-embed-editor", "style": "wp-block-embed" }