Core Function
View Source on Trac ↗ wp_link_pages()
wp_link_pages( mixed $args = '' ) The formatted output of a list of pages.
Parameters 1 required
| Name / Type | Description |
|---|---|
| mixed | (string | array) $args { Optional. Array or string of default arguments. Required |
Return Value
(string)
Formatted output in HTML.
Function Information
Since Version
1.2.0
Source File
wp-includes/post-template.php
Advertisement