cancel_comment_reply_link( string $link_text = '' )

Displays HTML content for cancel comment reply link.

Parameters

$link_textstringoptional
Text to display for cancel reply link. If empty, defaults to ‘Click here to cancel reply’.

Default:''

Source

* @param string $link_text Optional. Text to display for cancel reply link. If empty,
*                     defaults to 'Click here to cancel reply'. Default empty.
*/

Changelog

VersionDescription
2.7.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.