apply_filters( 'wp_link_pages_args', array $params )
Filters the arguments used in retrieving page links for paginated posts.
Parameters
- $params
-
An array of arguments for page links for paginated posts.
Source
Changelog
Version | Description |
---|---|
WP-3.0.0 | Introduced. |