Uses
Uses | Description |
---|---|
wp-includes/link-template.php: edit_term_link() | Displays or retrieves the edit term link with formatting. |
wp-includes/link-template.php: edit_tag_link | Filters the anchor tag for 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. |