Tools
WordPress developer tooling — stack, CLI, Git & CI/CD, IDE workflows, and AI-assisted delivery.
Tools is the hub for how we ship WordPress — not how to write application code. For APIs see Development; for process see Methodologies.
WordPress Stack
Composer, Roots ecosystem, and twelve-factor deployment patterns for production WordPress.
Composer
PHP dependency management for plugins, themes, and Bedrock-style stacks. Guide coming soon.
Roots Ecosystem
Bedrock · Acorn · Sage · Trellis — modern WordPress project structure. Guide coming soon.
Twelve-Factor
Apply the twelve-factor methodology to WordPress apps — config, processes, and deploy hygiene.
Git & CI/CD
Branching models and pipelines that keep WordPress releases repeatable.
WP-CLI
Command-line interface for core, plugins, themes, database, users, and cache.
WP-CLI overview
Start here — then drill into core, plugins, themes, database, users, and cache commands.
Code Explorer
Interactive explorers for hooks and WordPress APIs inside the IDE workflow.
AI & Agentic
MCP, AI workflows, and practical AI patterns for WordPress teams.