Archives (category)

get_next_posts_link()

Retrieves the next posts page link.

get_next_posts_page_link()

Retrieves the next posts page link.

get_pagenum_link()

Retrieves the link for a page number.

get_posts_nav_link()

Retrieves the post pages link navigation for previous and next pages.

get_previous_posts_link()

Retrieves the previous posts page link.

get_previous_posts_page_link()

Retrieves the previous posts page link.

get_the_archive_description()

Retrieves the description of the post type, category, tag, term, or author archive page.

get_the_archive_title()

Retrieve the archive title based on the queried object.

get_the_posts_pagination()

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

get_year_link()

Retrieves the permalink for the year archives.

next_posts_link()

Displays the next posts page link.

paginate_links()

Retrieve paginated link for archive post pages.

posts_nav_link()

Displays the post pages link navigation for previous and next pages.

previous_posts_link()

Displays the previous posts page link.

the_archive_description()

Display the description of the post type, category, tag, term, or author archive page.

the_archive_title()

Display the archive page title, based on the type of page (tag, term, category, date).

the_posts_pagination()

Outputs pagination links to the next/previous set of posts. Uses for archives pages (categories, tags, etc...).