PluginProbe
ActivityPub / 9.2.0
ActivityPub v9.2.0
9.3.1 9.3.0 9.2.2 9.2.1 9.2.0 9.1.0 9.0.2 9.0.1 9.0.0 8.3.0 8.2.1 8.2.0 8.1.1 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.2.0 1.3.0 2.0.0 2.0.1 2.1.0 2.1.1 All 160 releases
activitypub / build / reply-intent / block.json

block.json in ActivityPub 9.2.0, at build/reply-intent/block.json

11 lines 369 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "$schema": "https://schemas.wp.org/trunk/block.json",
3 "apiVersion": 3,
4 "name": "activitypub/reply-intent",
5 "title": "ActivityPub Reply Intent Handler",
6 "category": "widgets",
7 "description": "Handles reply intents for federated conversations in the block editor.",
8 "icon": "comments",
9 "textdomain": "activitypub",
10 "editorScript": "file:./plugin.js"
11 }