get_the_comments_pagination


get_the_comments_pagination ( $args = array() )

Parameters:
  • (array) args { Optional. Default pagination arguments. @type string $screen_reader_text Screen reader text for the nav element. Default 'Comments navigation'. @type string $aria_label ARIA label text for the nav element. Default 'Comments'. @type string $class Custom class for the nav element. Default 'comments-pagination'. }
See:
Returns:
  • (string) Markup for pagination links.
Defined at:
Change Log:
  • 5: .
  • 5: .

Description

Retrieves a paginated navigation to next/previous set of comments, when applicable.

Related Functions

the_comments_pagination, get_the_posts_pagination, get_the_comments_navigation, get_comments_pagination_arrow, the_posts_pagination

Top Google Results

User discussions

wpseek mobile