updated plugin ActivityPub version 9.1.0

This commit is contained in:
2026-07-28 15:03:10 +00:00
committed by Gitium
parent bf428f0e45
commit ff806e1811
217 changed files with 6098 additions and 3025 deletions

View File

@ -7,5 +7,9 @@
"description": "Manage ActivityPub settings, followers, and federation from the WordPress admin.",
"icon": "smartphone",
"textdomain": "activitypub",
"editorScript": "file:./index.js"
"viewScriptModule": [
"file:./loader.js",
"file:./routes/feed/content.js",
"file:./routes/feed/route.js"
]
}