paginate_comments_links


paginate_comments_links ( $args = array() )

Parameters:
  • (string|array) args Optional args. See paginate_links(). Default empty array.
See:
Returns:
  • (void|string|array) Void if 'echo' argument is true and 'type' is not an array, or if the query is not for an existing single post of any post type. Otherwise, markup for comment page links or array of comment page links, depending on 'type' argument.
Defined at:

Description

Displays or retrieves pagination links for the comments on the current post.

Related Functions

get_comments_link, next_comments_link, get_comment_link, paginate_links, comments_link

Top Google Results

User discussions

wpseek mobile