芝麻web文件管理V1.00
编辑当前文件:/home/ezdajrnh/public_html/wp-content/plugins/jetpack/_inc/blocks/pinterest/block.json
{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "jetpack/pinterest", "title": "Pinterest", "description": "Embed a Pinterest pin, board, or user.", "keywords": [ "social", "pinboard", "pins" ], "version": "12.5.0", "textdomain": "jetpack", "category": "embed", "icon": "
", "supports": { "html": false, "align": false, "inserter": false }, "attributes": { "url": { "type": "string" } }, "example": { "attributes": { "url": "https://pinterest.com/anapinskywalker/" } }, "editorScript": "jetpack-blocks-editor" }