Docs: Correct DocBlock formatting for render_block()
.
Follow-up to [49310]. See #51606. git-svn-id: https://develop.svn.wordpress.org/trunk@49312 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
f09b69c410
commit
430320e905
@ -654,7 +654,6 @@ function _excerpt_render_inner_columns_blocks( $columns, $allowed_blocks ) {
|
||||
*
|
||||
* @global WP_Post $post The post to edit.
|
||||
* @global WP_Query $wp_query WordPress Query object.
|
||||
* @global WP_Query $wp_query WordPress Query object.
|
||||
*
|
||||
* @param array $parsed_block A single parsed block object.
|
||||
* @return string String of rendered HTML.
|
||||
|
Loading…
Reference in New Issue
Block a user