apply_filters( 'paginate_links_output', string $r, array $args )
Filters the HTML output of paginated links for archives.
Parameters
- $r
-
(string) HTML output.
- $args
-
(array) An array of arguments. See paginate_links() for information on accepted arguments.
Source
Changelog
Version | Description |
---|---|
5.7.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/paginate_links_output