Part of #836. Wires the Templates tab. Depends on the Color/foundation PR. Final per-tab PR if scheduled last; can also land before others — order among PRs 2–5 is flexible.
Scope
TemplatePartsPanel → top-level templateParts array.
CustomTemplatesPanel → top-level customTemplates array (each entry: { name, title, postTypes: [...] }).
- Update
readme.txt to document the Edit Theme Settings feature (if this PR lands last; otherwise the readme update goes with whichever per-tab PR completes the feature).
Acceptance criteria
Out of scope
- Touching template files on disk when entries are removed.
- WP-CLI.
References
Part of #836. Wires the Templates tab. Depends on the Color/foundation PR. Final per-tab PR if scheduled last; can also land before others — order among PRs 2–5 is flexible.
Scope
TemplatePartsPanel→ top-leveltemplatePartsarray.CustomTemplatesPanel→ top-levelcustomTemplatesarray (each entry:{ name, title, postTypes: [...] }).readme.txtto document the Edit Theme Settings feature (if this PR lands last; otherwise the readme update goes with whichever per-tab PR completes the feature).Acceptance criteria
readme.txtdescribes the feature in the Description and Changelog sections.Out of scope
References