apply_filters( 'paginate_links', string $link )

Filters the paginated links for the given archive pages.


Parameters

$link

(string) The paginated link URL.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.0.0 Introduced.