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