apply_filters( 'edit_tag_link', string $link )

Filters the anchor tag for the edit link for a tag (or term in another taxonomy).


Description Description


Parameters Parameters

$link

(string) The anchor tag for the edit link.


Top ↑

Source Source

File: wp-includes/link-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.