Описание:
Выводит url автора комментария с ссылкой. Тег должен использоваться внутри цикла или в цикле комментариев.
Использование:
<?php comment_author_url_link(); ?>
Пример:
<p>Сайт автора: <?php comment_author_url_link(); ?></p>
Параметры:
linktext
(string) Текст для ссылки. По умолчанию сам url.
before
(string) Текст перед ссылкой. Нет значения по умолчанию.
after
(string) Текст после ссылки. Нет значения по умолчанию.
comments_link, comment_time, comments_rss_link, comment_author_rss, comments_popup_script, comment_text_rss, comments_popup_link, comment_link_rss, comment_ID, permalink_comments_rss, comment_author, comment_author_IP, comment_author_email, comment_author_email_link, comment_author_url, comment_author_url_link, comment_author_link, comment_type, comment_text, comment_excerpt, comments_number, comment_date,