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