Docs/Builder Documentation
Builder Documentation
Every builder here produces exactly what the Developer Guide teaches you to write by hand — same fields, same storage, same read helpers. Reach for these when you'd rather not write PHP, or when a client needs to self-serve.
▤
Meta Builder
Metaboxes and user-profile fields, no tp_meta_boxes filter needed.
⚙
Option Builder
Theme option panels — sections, rows, every field type, Customizer toggle.
▥
Post Type Builder
Register custom post types from a form.
⌘
Taxonomy Builder
Register custom taxonomies from a form.
⇄
Export/Import & Bake to PHP
The tools that move a builder's output somewhere else.