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. |
Filters the paginated links for the given archive pages.
$linkstringesc_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.