apply_filters( ‘paginate_links’, string $link )

In this article

Filters the paginated links for the given archive pages.

Parameters

$linkstring
The paginated link URL.

Source

esc_url( apply_filters( 'paginate_links', $link ) ),

Changelog

VersionDescription
3.0.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.