Used By
Used By | Description |
---|---|
wp-includes/taxonomy.php: get_term_link() | Generate a permalink for a taxonomy term archive. |
wp-includes/link-template.php: get_post_permalink() | Retrieves the permalink for a post of a custom post type. |
wp-includes/class-wp-rewrite.php: WP_Rewrite::get_category_permastruct() | Retrieves the permalink structure for categories. |
wp-includes/class-wp-rewrite.php: WP_Rewrite::get_tag_permastruct() | Retrieve the permalink structure for tags. |
wp-includes/post-formats.php: _post_format_link() | Filters the post format term link to remove the format prefix. |