Comments pagination (navigation) (tag)

get_comment_pages_count()

Calculate the total number of comment pages.

get_comments_pagenum_link()

Retrieves the comments page number link.

get_next_comments_link()

Retrieves the link to the next comments page.

get_page_of_comment()

Calculate what page number a comment will appear on for comment paging.

get_previous_comments_link()

Retrieves the link to the previous comments page.

get_the_comments_navigation()

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

next_comments_link()

Displays the link to the next comments page.

paginate_comments_links()

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

previous_comments_link()

Displays the link to the previous comments page.

the_comments_navigation()

Displays navigation to next/previous set of comments, when applicable.

the_comments_pagination()

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