W3cubDocs

/WordPress

apply_filters( ‘paginate_links’, string $link )

Filters the paginated links for the given archive pages.

Parameters

$linkstring
The paginated link URL.

Source

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

Changelog

Version Description
3.0.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/paginate_links