the_posts_pagination

Advertisement

Summery Summery

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

Syntax Syntax

the_posts_pagination( array $args = array() )

Parameters Parameters

$args

(Optional) See get_the_posts_pagination() for available arguments.

Default value: array()

Source Source

File: wp-includes/link-template.php

}

/**

Advertisement

Changelog Changelog

Changelog
Version Description
4.1.0 Introduced.

Advertisement

Leave a Reply