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:
parent
a9b6163795
commit
838bb8c0c5
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user