edit_comment_link
edit_comment_link ( $text = null, $before = '', $after = '' )
Parameters:- (string) text Optional. Anchor text. If null, default is 'Edit This'. Default null.
- (string) before Optional. Display before edit link. Default empty.
- (string) after Optional. Display after edit link. Default empty.
Defined at: - Introduced in WordPress: 1.0.0
- Deprecated in WordPress: —
Description
Displays the edit comment link with formatting.