Files
laipower/wp-content/plugins/activitypub/build/app/block.json

11 lines
354 B
JSON

{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "activitypub/app",
"title": "ActivityPub App",
"category": "widgets",
"description": "Manage ActivityPub settings, followers, and federation from the WordPress admin.",
"icon": "smartphone",
"textdomain": "activitypub",
"editorScript": "file:./index.js"
}