WPDev.one
Core Function
View Source on Trac ↗

comment_guid()

comment_guid( mixed $comment_id = null )

Displays the feed GUID for the current comment.

Parameters 1 required

Name / Type Description
(int

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

Required

Return Value

(void)
No return value description available.

Function Information

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