get_cancel_comment_reply_link


get_cancel_comment_reply_link ( $link_text = '', $post = null )

Parameters:
  • (string) link_text Optional. Text to display for cancel reply link. If empty, defaults to 'Click here to cancel reply'. Default empty.
  • (int|WP_Post|null) post Optional. The post the comment thread is being displayed for. Defaults to the current global post.
Returns:
  • (string)
Defined at:
Change Log:
  • 6: .

Description

Retrieves HTML content for cancel comment reply link.

Related Functions

cancel_comment_reply_link, get_comment_reply_link, comment_reply_link, _get_comment_reply_id, get_next_comments_link

Top Google Results

User discussions

wpseek mobile