Switch language

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




comment_author_url [ WordPress Function ]

comment_author_url ( $comment_ID = 0 )
Parameters:
  • (int) $comment_ID The ID of the comment for which to print the author's URL. Optional.
Uses:
Defined at:



Display the url of the author of the current comment.

Source


<?php
function comment_author_url$comment_ID ) {
    echo 
apply_filters('comment_url'get_comment_author_url$comment_ID ));
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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