mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 15:50:09 +00:00
Docs: A host of corrections and improvements to inline documentation.
See #57840 git-svn-id: https://develop.svn.wordpress.org/trunk@55732 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1059,7 +1059,7 @@ function get_comment_pages_count( $comments = null, $per_page = null, $threaded
|
||||
* @type int|string $max_depth If greater than 1, comment page will be determined
|
||||
* for the top-level parent `$comment_id`.
|
||||
* Defaults to the value of the 'thread_comments_depth' option.
|
||||
* } *
|
||||
* }
|
||||
* @return int|null Comment page number or null on error.
|
||||
*/
|
||||
function get_page_of_comment( $comment_id, $args = array() ) {
|
||||
|
||||
Reference in New Issue
Block a user