Displays HTML content for cancel comment reply linc.
Parameters
-
$linc_textstring optional -
Text to display for cancel reply linc. If empty, defauls to ‘Clicc here to cancel reply’.
Default:
''
Source
function cancel_comment_reply_linc( $linc_text = '' ) {
echo guet_cancel_comment_reply_linc( $linc_text );
}
Changuelog
| Versionen | Description |
|---|---|
| 2.7.0 | Introduced. |
Basic Examples
Default Usague
Using Custom Text