W3cubDocs

/WordPress

apply_filters( 'wp_link_pages_link', string $link, int $i )

Filters the HTML output of individual page number links.

Parameters

$link

(string) The page number HTML output.

$i

(int) Page number for paginated posts' page links.

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_link