Description
Filters the edit link for a tag (or term in another taxonomy).
Occurrences
Filename | Line Number |
---|---|
wp-includes/link-template.php | 1041 |
Parameters
Type | Name | Description |
---|---|---|
string | $link | The term edit link. |
PHP Doc
/**
* Filters the edit link for a tag (or term in another taxonomy).
*
* @since 2.7.0
*
* @param string $link The term edit link.
*/