Summery Summery
Display the feed GUID for the current comment.
Syntax Syntax
Parameters Parameters
- $comment_id
-
(Optional) comment object or id. Defaults to global comment object.
Default value: null
Source Source
File: wp-includes/feed.php
* @since 2.5.0 * * @param int|WP_Comment $comment_id Optional comment object or ID. Defaults to global comment object.
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.5.0 | Introduced. |