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

@ -0,0 +1 @@
import{initSinglePage as t}from"@wordpress/boot";const e=()=>{const{mountId:e,routes:n}=(()=>{const t=document.getElementById("wp-script-module-data-@activitypub/app");if(!t?.textContent)return{};try{return JSON.parse(t.textContent)}catch{return{}}})();e&&Array.isArray(n)&&t({mountId:e,routes:n})};"loading"===document.readyState?document.addEventListener("DOMContentLoaded",e,{once:!0}):e();