wpseek.com
A WordPress-centric search engine for devs and theme authors



get_edit_comment_link › WordPress Filter Hooks

Since2.3.0
Deprecatedn/a
apply_filters( 'get_edit_comment_link', $location )
Parameters:
  • (string) $location The edit link.
    Required: Yes
Defined at:
Codex:

Filters the comment edit link.





Source

return apply_filters( 'get_edit_comment_link', $location );