Retrieve the comment date of the current comment.
1310
Continue readingRetrieves the HTML link of the url of the author of the current comment.$linktext parameter is only used if the URL does not exist for the comment author. If the URL does exist then the URL will be used and the $linktext will be ignored.
1304
Continue reading
get_comment_excerpt
Retrieve the excerpt of the current comment.Will cut each word and only output the first 20 words with ‘…’ at the end. If the word count is less than 20, then no truncating is done and no ‘…’ will appear.
1312
Continue reading →