apply_filters( 'paginate_links', string $link )
Filters the paginated links for the given archive pages.
Parameters
- $link
-
The paginated link URL.
Source
Changelog
Version | Description |
---|---|
WP-3.0.0 | Introduced. |
Filters the paginated links for the given archive pages.
The paginated link URL.
Version | Description |
---|---|
WP-3.0.0 | Introduced. |