Core Function
View Source on Trac ↗ get_post_format_link()
get_post_format_link( mixed $format ) Returns a link to a post format index.
Parameters 1 required
| Name / Type | Description |
|---|---|
| $format string | The post format slug. Required |
Return Value
((string)
| WP_Error | false) The post format term link.
Function Information
Since Version
3.1.0
Source File
wp-includes/post-formats.php
Advertisement