Описание:
Выводит email автора комментария, с ссылкой. Тег должен использоваться внутри цикла или в цикле комментариев.
Использование:
<?php comment_author_email_link(); ?>
Пример:
<p><?php comment_author_email_link('Написать автору комментария', ' @ ', ' @ '); ?></p>
Параметры:
linktext
(string) Текст для ссылки на email. По умолчанию сам email адрес.
before
(string) Текст перед ссылкой. Нет значения по умолчанию.
after
(string) Текст после ссылки. Нет значения по умолчанию.
comments_number, comment_date, 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,