Uses
Uses | Description |
---|---|
wp-includes/link-template.php: get_edit_term_link() | Retrieves the URL for editing a given term. |
wp-includes/link-template.php: get_edit_tag_link | Filters the edit link for a tag (or term in another taxonomy). |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |