CMB2
Official@cmb2 · https://cmb2.io/
CMB2 is a developer's toolkit for building metaboxes, custom fields, and forms for WordPress that will blow your mind.
Agent Skills by CMB2
Showing 3 vetted skills indexed across 1 GitHub repositories.
beads
Manages durable project tasks and dependencies using the bd CLI.
changelog-credit
Adds CHANGELOG.md entries for merged CMB2 pull requests with contributor Props links.
cmb2-release
Automate CMB2 release workflow from develop to wordpress.org deployment.
Frequently Asked Questions About CMB2
FAQPage SchemaWhat specific tasks does CMB2 enable for developers?▼
CMB2 enables the rapid creation of custom metaboxes, administrative forms, and field groups within WordPress. It provides a structured approach to defining data inputs, allowing developers to manage complex content metadata and custom post type configurations efficiently without manual database schema management.
Who is the target persona for this framework?▼
The target persona includes WordPress developers, site architects, and plugin engineers who require a standardized method for building custom administrative interfaces. It is designed for professionals managing content-heavy sites who need consistent, reusable field definitions across multiple WordPress installations.
What are the prerequisites for implementing CMB2?▼
Implementation requires a functional WordPress environment and familiarity with PHP development. Developers must integrate the library into their theme or plugin directory and define field configurations using the provided syntax to register metaboxes and form elements within the WordPress dashboard.