dev
Installation
SKILL.md
ActivityPub Development Cycle
Quick reference for common development workflows in the WordPress ActivityPub plugin.
Quick Reference
Environment Management
npm run env-start # Start WordPress at http://localhost:8888.
npm run env-stop # Stop WordPress environment.