Core Function
View Source on Trac ↗ _post_format_link()
_post_format_link( mixed $link, mixed $term, mixed $taxonomy ) Filters the post format term link to remove the format prefix.
Parameters 3 required
| Name / Type | Description |
|---|---|
| string | $link Required |
| WP_Term | $term Required |
| string | $taxonomy Required |
Return Value
(string)
string
Function Information
Since Version
3.1.0
Source File
wp-includes/post-formats.php
Advertisement