W3cubDocs

/WordPress

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.

Source

File: wp-includes/post-template.php

View on Trac

Changelog

Version Description
3.6.0 Introduced.

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