comment_guid()

comment_guid( int|WP_Comment $comment_id = null )

显示当前注释的源GUID。
Display the feed GUID for the current comment.
目录锚点:#参数#返回#源码

参数(Parameters)

参数类型必填说明
$comment_id (int | WP_Comment) 可选 注释对象或id。默认为全局注释对象。

返回(Return)

无返回值

源码(Source)

更新版本 源码位置 使用 被使用
2.5.0 wp-includes/feed.php:273 0 2