Skip to content

Migrate the SCF post editing pages to leverage Core Components #156

@priethor

Description

@priethor

SCF currently uses custom PHP form and field helper functions to build interfaces for creating and editing Field Groups, Post Types, Taxonomies, and Options Pages post types. This project aims to rebuild the SCF's post types editing logic (post.php) by leveraging native WordPress components such as DataForms and other core UI elements. The goal is to modernize and simplify these editing pages, improving maintainability and user experience by aligning with WordPress core design patterns.

Additional Context

Tasks

  • Migrate the Taxonomies editing page to native components
  • Migrate the Field Groups editing page to native components
  • Migrate the Post Types editing page to native components
  • Migrate the Options Pages to native components
  • Explore embedding these in the Editor, for example to Edit Taxonomies as in Support Creating Taxonomies Within the Editor #155

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions