Files
Filename | Hook Type | Line Number | PHP Doc |
---|---|---|---|
wp-includes/link-template.php | apply_filters | 1607 | /** * Filters the comment edit link. * * @since 2.3.0 * * @param string $location The edit link. */ |
Hook Parameters
Parameter Type | Name | Description |
---|---|---|
string | $location | The edit link. |