mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Docs: Fix typos in some DocBlocks.
Props kebbet. See #54729. git-svn-id: https://develop.svn.wordpress.org/trunk@52597 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1164,7 +1164,7 @@ function build_query_vars_from_query_block( $block, $page ) {
|
||||
* @since 5.9.0
|
||||
*
|
||||
* @param WP_Block $block Block instance.
|
||||
* @param boolean $is_next Flag for hanlding `next/previous` blocks.
|
||||
* @param boolean $is_next Flag for handling `next/previous` blocks.
|
||||
*
|
||||
* @return string|null Returns the constructed WP_Query arguments.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user