#53265 closed defect (bug) (fixed)
Remove `gutenberg` domain from new block patterns
| Reported by: | ntsekouras | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.8 |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
We need to remove the gutenberg domain from the new core patterns introduced here: Follow up on:#1274 where the gutenberg domain was not removed.
Change History (4)
This ticket was mentioned in PR #1288 on WordPress/wordpress-develop by ntsekouras.
5 years ago
#1
- Keywords has-patch added
ntsekouras commented on PR #1288:
5 years ago
#4
Committed here: https://core.trac.wordpress.org/changeset/50971
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/53265
Follow up on:https://github.com/WordPress/wordpress-develop/pull/1274 where the
gutenbergdomain was not removed.