#57532 closed enhancement (fixed)
Patterns: Migrate old pattern categories to new categories
Reported by: | ntsekouras | Owned by: | hellofromTonya |
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch has-unit-tests gutenberg-merge commit |
Focuses: | rest-api | Cc: |
Description
This ticket tracks the addition of pattern categories migration in WP_REST_Block_Patterns_Controller
.
Related GB PR: https://github.com/WordPress/gutenberg/pull/46144.
Part of the GB PR was merged in this changeset: https://core.trac.wordpress.org/changeset/55098
Change History (6)
This ticket was mentioned in PR #3892 on WordPress/wordpress-develop by @ntsekouras.
21 months ago
#1
- Keywords has-patch has-unit-tests added
#2
@
21 months ago
- Keywords gutenberg-merge added
- Milestone changed from Awaiting Review to 6.2
- Summary changed from Backport the pattern categories migration to Patterns: Add new pattern categories
#3
@
21 months ago
- Keywords commit added
- Owner changed from ntsekouras to hellofromTonya
- Status changed from assigned to reviewing
PR 3892 LGTM and is ready for commit
.
Self-assigning for commit.
#4
@
21 months ago
- Focuses rest-api added
- Summary changed from Patterns: Add new pattern categories to Patterns: Migrate old pattern categories to new categories
@hellofromTonya commented on PR #3892:
21 months ago
#6
Committed via https://core.trac.wordpress.org/changeset/55125.
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/57532
This PR adds the pattern categories migration in WP_REST_Block_Patterns_Controller.
Related GB PR: https://github.com/WordPress/gutenberg/pull/46144.
Part of the GB PR was merged in this changeset: https://core.trac.wordpress.org/changeset/55098