Fix a typo in wp_update_nav_menu_item hook documentation.
props tyxla. fixes #31338. Built from https://develop.svn.wordpress.org/trunk@31521 git-svn-id: http://core.svn.wordpress.org/trunk@31502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -441,7 +441,7 @@ function wp_update_nav_menu_item( $menu_id = 0, $menu_item_db_id = 0, $menu_item
|
||||
*
|
||||
* @since 3.0.0
|
||||
*
|
||||
* @see wp_update_nav_menu_items()
|
||||
* @see wp_update_nav_menu_item()
|
||||
*
|
||||
* @param int $menu_id ID of the updated menu.
|
||||
* @param int $menu_item_db_id ID of the updated menu item.
|
||||
|
||||
Reference in New Issue
Block a user