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