WPDev.one
Core Function
View Source on Trac ↗

comment_link()

comment_link( mixed $comment = null )

Displays the link to the comments.

Parameters 1 required

Name / Type Description
(int

| WP_Comment) $comment Optional. Comment object or ID. Defaults to global comment object.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
1.5.0
Source File
wp-includes/feed.php
Advertisement