Core Function
View Source on Trac ↗ edit_comment_link()
edit_comment_link( mixed $text = null, mixed $before = '', mixed $after = '' ) Displays the edit comment link with formatting.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $text string | Optional. Anchor text. If null, default is 'Edit This'. Default null. |
| $before string | Optional. Display before edit link. Default empty. |
| $after string | Optional. Display after edit link. Default empty. |
Return Value
(void)
No return value description available.
Function Information
Since Version
1.0.0
Source File
wp-includes/link-template.php
Advertisement