get_edit_tag_link


get_edit_tag_link ( $tag, $taxonomy = 'post_tag' )

Parameters:
  • (int|WP_Term|object) tag The ID or term object whose edit link will be retrieved.
  • (string) taxonomy Optional. Taxonomy slug. Default 'post_tag'.
Returns:
  • (string) The edit tag link URL for the given tag.
Defined at:

Description

Retrieves the edit link for a tag.

Related Functions

edit_tag_link, get_edit_post_link, get_edit_term_link, get_tag_link, get_edit_user_link

Top Google Results

User discussions

wpseek mobile