wordpress-plugin-development
Installation
SKILL.md
WordPress Plugin Development Workflow
Overview
Specialized workflow for creating WordPress plugins with proper architecture, hooks system, admin interfaces, REST API endpoints, and security practices. Now includes WordPress 7.0 features for modern plugin development.
WordPress 7.0 Plugin Development
Key Features for Plugin Developers
-
Real-Time Collaboration (RTC) Compatibility
- Yjs-based CRDT for simultaneous editing
- Custom transport via
sync.providersfilter - Requirement: Register post meta with
show_in_rest => true
-
AI Connector Integration
- Provider-agnostic AI via
wp_ai_client_prompt() - Settings > Connectors admin screen
- Works with OpenAI, Claude, Gemini, Ollama
- Provider-agnostic AI via