Filters the cancel comment reply link HTML.
$link_text = ''
Sortie :
@param string $cancel_comment_reply_link The HTML-formatted cancel comment reply link. @param string $link_url Cancel comment reply link URL. @param string $link_text Cancel comment reply link text. @param string $link_text Optional. Text to display for cancel reply link. If empty,
// Utilisation de la fonction cancel_comment_reply_link
$result = cancel_comment_reply_link($link_text = '');
if ($result) {
// Votre logique ici
}
Chargement des actualités...