Filters the paginated links for the given archive pages.
Parameters
$link
string- The paginated link URL.
Source
esc_url( apply_filters( 'paginate_links', $link ) ),
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
Filters the paginated links for the given archive pages.
$link
stringesc_url( apply_filters( 'paginate_links', $link ) ),
Version | Description |
---|---|
3.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.