Core Function
View Source on Trac ↗ start_post_rel_link()
start_post_rel_link(
mixed $title = '%title',
mixed $in_same_cat = false,
mixed $excluded_categories = ''
) Display relational link for the first post.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $title string | Optional. Link title format. |
| $in_same_cat bool | Optional. Whether link should be in a same category. |
| $excluded_categories string | Optional. Excluded categories IDs. |
Return Value
(void)
No return value description available.
Function Information
Since Version
2.8.0
Source File
wp-includes/deprecated.php
Advertisement