The title of the Widget Group block becomes h2.widget-title. #38197
Labels
[Block] Legacy Widget
Affects the Legacy Widget Block - used for displaying Classic Widgets
[Feature] Widgets Screen
The block-based screen that replaced widgets.php.
[Type] Bug
An existing feature does not function as intended
Description
Thank you for creating the widget group block.
However, I found one problem.
The title of the Widget Group block becomes
h2.widget-title
.The class set in
register_sidebar()
is not used.Step-by-step reproduction instructions
div.c-widget__title
as followsScreenshots, screen recording, code snippet
The
div#block-7
at the top of this image is the HTML for using the Widget Group.And below it,
div#categories-2
is the HTML when using the Legacy Widget.Environment info
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: