#59379 closed enhancement (fixed)
Add taxonomy for user created patterns
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 6.4 | Priority: | normal |
Severity: | normal | Version: | 6.4 |
Component: | General | Keywords: | has-patch gutenberg-merge |
Focuses: | Cc: |
Description (last modified by )
The Gutenberg plugin added a taxonomy to allow users to categorise their own patterns (https://github.com/WordPress/gutenberg/pull/53163), so this needs to be merged for the 6.4 release.
Change History (10)
This ticket was mentioned in PR #5234 on WordPress/wordpress-develop by @glendaviesnz.
18 months ago
#1
- Keywords has-patch added
@Mamaduka commented on PR #5234:
18 months ago
#3
@glendaviesnz, do you mind including changes from https://github.com/WordPress/gutenberg/pull/54567 here as well?
#4
@
18 months ago
- Description modified (diff)
- Milestone changed from Awaiting Review to 6.4
- Summary changed from Backport: add taxonomy for user created patterns to Add taxonomy for user created patterns
@Mamaduka commented on PR #5234:
18 months ago
#5
Thank you, @glendaviesnz!
@glendaviesnz commented on PR #5234:
18 months ago
#6
@glendaviesnz, do you mind including changes from WordPress/gutenberg#54567 here as well?
Done @Mamaduka
@glendaviesnz commented on PR #5234:
18 months ago
#7
@tellthemachines the remaining test failures don't seem to be related this PR but I don't have permissions to restart them - are you able to rerun the failed jobs please?
@isabel_brison commented on PR #5234:
18 months ago
#8
@glendaviesnz thanks for sorting the issue out! I've restarted the e2e tests but they've been failing often on PR branches so it's not really a concern 🤷 as long as all the PHP tests pass we're good.
#9
@
18 months ago
- Owner set to isabel_brison
- Resolution set to fixed
- Status changed from new to closed
In 56642:
@isabel_brison commented on PR #5234:
18 months ago
#10
Committed in r56642.
## Description
Adds a custom taxonomy
wp_pattern_category
to allow users to assign categories to their custom patterns.Gutenberg PR .
Trac ticket: [](https://core.trac.wordpress.org/ticket/59379)
## Testing Instructions
/wp-admin/edit.php?post_type=wp_block
and add a new pattern## Screenshots or screencast
https://github.com/WordPress/gutenberg/assets/3629020/63895ddc-415a-4fea-ac7a-177813d138a4