Codex tools: Log in
Languages: English • (Add your language)
Contents |
Returns a permalink for a post format archive. This can be used anywhere if a post format is provided.
<?php $format_link = get_post_format_link($format); ?>
get_post_format_link() is located in wp-includes/post.php.
Post Formats: set_post_format(), get_post_format(), has_post_format()