mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Remove typo in phpdoc. see #21309 Props TobiasBg
git-svn-id: https://develop.svn.wordpress.org/trunk@21601 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -3288,7 +3288,7 @@ function get_all_page_ids() {
|
||||
/**
|
||||
* Retrieves page data given a page ID or page object.
|
||||
*
|
||||
* Use get_post() instead instead of get_page().
|
||||
* Use get_post() instead of get_page().
|
||||
*
|
||||
* @since 1.5.1
|
||||
* @deprecated 3.5.0
|
||||
|
||||
Reference in New Issue
Block a user