Docs: Correct get_page_uri() description.

Props ericlewis.
Fixes #35165.

git-svn-id: https://develop.svn.wordpress.org/trunk@36143 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov 2016-01-01 18:28:17 +00:00
parent fa39accb99
commit c7e1a2ee6d

View File

@ -4281,7 +4281,7 @@ function _page_traverse_name( $page_id, &$children, &$result ){
}
/**
* Build URI for a page.
* Build the URI path for a page.
*
* Sub pages will be in the "directory" under the parent page post name.
*