#63844 closed enhancement (fixed)
Include namespace in layout classname for non-core blocks
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.9 | Priority: | normal |
| Severity: | normal | Version: | 6.9 |
| Component: | Editor | Keywords: | has-patch |
| Focuses: | Cc: |
Description
This should have been added in WP 6.4 but it got left out by accident :|
Core patch for https://github.com/WordPress/gutenberg/pull/53404
Change History (6)
This ticket was mentioned in PR #9532 on WordPress/wordpress-develop by @isabel_brison.
8 months ago
#2
- Keywords has-patch added
Trac ticket: https://core.trac.wordpress.org/ticket/63844
Gutenberg PR: https://github.com/WordPress/gutenberg/pull/53404
@isabel_brison commented on PR #9532:
8 months ago
#3
When this PR is committed, we can also close #9518, which has the same code changes as this PR.
Oh! I hadn't seen that PR or wouldn't have bothered to make this one 😂 and there's a trac ticket too. I'll close them all out and give props where needed.
#4
@
8 months ago
- Owner set to isabel_brison
- Resolution set to fixed
- Status changed from new to closed
In 60651:
@andrewserong commented on PR #9532:
8 months ago
#5
Nice one, thanks for taking care of this!
Note: See
TracTickets for help on using
tickets.
I think this ticket is a duplicate of #63839.