{ "$schema": "https://schemas.wp.org/trunk/block.json", "apiVersion": 3, "name": "activitypub/editor-plugin", "title": "ActivityPub Editor Integration", "category": "widgets", "description": "Adds ActivityPub settings and controls to the WordPress block editor.", "icon": "screenoptions", "textdomain": "activitypub", "editorScript": "file:./plugin.js" }