mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
s/parem/param/. props Latz. fixes #19823.
git-svn-id: https://develop.svn.wordpress.org/trunk@19744 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -5076,7 +5076,7 @@ function wp_get_post_parent_id( $post_ID ) {
|
||||
* @uses wp_find_hierarchy_loop()
|
||||
*
|
||||
* @param int $post_parent ID of the parent for the post we're checking.
|
||||
* @parem int $post_ID ID of the post we're checking.
|
||||
* @param int $post_ID ID of the post we're checking.
|
||||
*
|
||||
* @return int The new post_parent for the post.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user