Make WordPress Core

Opened 8 months ago

Closed 8 months ago

Last modified 7 months ago

#63844 closed enhancement (fixed)

Include namespace in layout classname for non-core blocks

Reported by: isabel_brison's profile isabel_brison Owned by: isabel_brison's profile isabel_brison
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)

#1 @wildworks
8 months ago

I think this ticket is a duplicate of #63839.

@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 @isabel_brison
8 months ago

  • Owner set to isabel_brison
  • Resolution set to fixed
  • Status changed from new to closed

In 60651:

Editor: Include namespace in layout classname for non-core blocks.

Adds block namespace in layout classname so global styles can be built correctly.

Props isabel_brison, wildworks, peroks, rishabhwp.
Fixes #63844, #63839.

@andrewserong commented on PR #9532:


8 months ago
#5

Nice one, thanks for taking care of this!

#6 @sabernhardt
7 months ago

  • Milestone changed from Awaiting Review to 6.9
Note: See TracTickets for help on using tickets.