Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




cancel_comment_reply_link [ WordPress Function ]

cancel_comment_reply_link ( $text = '' )
Parameters:
  • (string) $text Optional. Text to display for cancel reply link.
Defined at:



Display HTML content for cancel comment reply link.

Source


<?php
function cancel_comment_reply_link($text '') {
    echo 
get_cancel_comment_reply_link($text);
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics