mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Bundled Themes: Correct comment formatting in inc/block-patterns.php.
Follow-up to [51045], [51103]. Props kapilpaul. See #53359, #52627. git-svn-id: https://develop.svn.wordpress.org/trunk@51400 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
b3d49483df
commit
ec70bebfb4
@ -10,7 +10,7 @@
|
||||
* @since Twenty Eleven 3.8
|
||||
*/
|
||||
|
||||
/**
|
||||
/**
|
||||
* Register Block Pattern Category.
|
||||
*/
|
||||
if ( function_exists( 'register_block_pattern_category' ) ) {
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
* @since Twenty Fourteen 3.2
|
||||
*/
|
||||
|
||||
/**
|
||||
/**
|
||||
* Register Block Pattern Category.
|
||||
*/
|
||||
if ( function_exists( 'register_block_pattern_category' ) ) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user