mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Editor: Register the Comments Query Loop block from metadata.
This ensures that the block title and description can be translated. Follow-up to [53157]. Props cbravobernal, bernhard-reiter, adamziel, gziolo, peterwilsoncc, audrasjb, mukesh27, SergeyBiryukov. Fixes #56093. See #55809. git-svn-id: https://develop.svn.wordpress.org/trunk@53631 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -82,6 +82,7 @@ function register_core_block_types_from_metadata() {
|
||||
'code',
|
||||
'column',
|
||||
'columns',
|
||||
'comments-query-loop',
|
||||
'embed',
|
||||
'freeform',
|
||||
'group',
|
||||
|
||||
Reference in New Issue
Block a user