apply_filters( 'wp_link_pages_args', array $parsed_args )

Filters the arguments used in retrieving page links for paginated posts.

Parameters

$parsed_args

(array) An array of page link arguments. See wp_link_pages() for information on accepted arguments.

Source

File: wp-includes/post-template.php

View on Trac

Changelog

Version Description
3.0.0 Introduced.

© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_link_pages_args