-
Notifications
You must be signed in to change notification settings - Fork 17
Debugging
Alex Kirk edited this page Feb 8, 2024
·
1 revision
A setup that works for getting some more insight into what happens behind the scenes is the Stream plugin which gives you something like a timeline of actions on the blog.
Additionally, install the Friends Debugger, it comes with a Stream connector so that incoming and outgoing ActivityPub requests will appear.
As long as the Pull Request is not merged, I recommend using my slightly adapted version that can display the metadata.
Note: Since outgoing ActivityPub requests use the cron system, you need to enable "WP Cron Tracking."
![Screenshot 2024-02-08 at 09 27 58](https://private-user-images.githubusercontent.com/203408/303260324-46bd5a10-0668-4189-b504-e5b329a149be.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMjQ0ODksIm5iZiI6MTczOTAyNDE4OSwicGF0aCI6Ii8yMDM0MDgvMzAzMjYwMzI0LTQ2YmQ1YTEwLTA2NjgtNDE4OS1iNTA0LWU1YjMyOWExNDliZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxNDE2MjlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02Y2NkN2VmMWIwNGQ2YTU2NWM3OTBkZWI4NTI0OTYwYjIzNDc0ZGQ2OGRiYjE5NzkyN2NmNDYyYmM3MDcwYTY4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.SUDzGVAMeySeDi7YnLipt6Gm-zrDtD_OAIgS6iXl6Lw)