comment_author_link [ WordPress Function ]
comment_author_link ( $comment_ID = 0 )
| Parameters: |
|
| See: | |
| Defined at: |
|
Soorgelijke functies: comment_author_url_link, get_comment_author_link, comment_author_ip, comment_author_email_link, comment_author_url
Display the html link to the url of the author of the current comment.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/comment author link « WordPress Codex
Function Reference/comment author link ... <?php comment_author_link( $ comment_ID ); ?> Example. <p>Comment by: <?php comment_author_link(); ?>< /p> ...
codex.wordpress.org - WordPress › Support » comment_author_link
Posted 7 years ago #. How do I make links popup in a new window? I'm using; comment_author_link, and can't find a place to put "target=_blank" anywhere.
wordpress.org - comment_author_link() WordPress function reference, arguments ...
Display the html link to the url of the author of the current comment.
queryposts.com - comment_author_link
Function and Method Cross Reference. comment_author_link(). Defined at: /wp- includes/comment-template.php -> line 159. Referenced 3 times: ...
phpxref.ftwr.co.uk