phpDoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@14859 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
545c432776
commit
f8bb337e42
|
@ -1726,12 +1726,9 @@ function page_rows($pages, $pagenum = 1, $per_page = 20) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* Given a top level page ID, display the nested hierarchy of sub-pages
|
* Given a top level page ID, display the nested hierarchy of sub-pages
|
||||||
* together with paging support
|
* together with paging support
|
||||||
*/
|
|
||||||
/**
|
|
||||||
* {@internal Missing Short Description}}
|
|
||||||
*
|
*
|
||||||
* @since unknown
|
* @since unknown
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue