Files
laipower/wp-content/plugins/activitypub/build/app/loader.js

1 line
393 B
JavaScript

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();