A personal, AI-friendly knowledge library for local WordPress development (block editor, themes, plugins, patterns, APIs, snippets, and workflows).
docs/— Reference notes and guides (concepts, APIs, workflows)snippets/— Copy/paste-ready patterns (PHP/JS)
- Block Editor
- Block Bindings API:
docs/wordpress/block-editor/block-bindings-api.md - Block Bindings API — Extra Recipes (Kinsta):
docs/wordpress/block-editor/block-bindings-api-kinsta.md - Block Hooks API:
docs/wordpress/block-editor/block-hooks-api.md
- Block Bindings API:
- Editor
- Preview Dropdown (custom entries):
docs/wordpress/editor/editor-preview-dropdown.md
- Preview Dropdown (custom entries):
- APIs
- Heartbeat API:
docs/wordpress/apis/heartbeat-api.md - Transients:
docs/wordpress/apis/transients.md
- Heartbeat API: