首页 WordPress函数大全 get_comment_guid()

get_comment_guid()

2020-05-01 / 4276阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_comment_guid( int|WP_Comment $comment_id = null )

Retrieve the feed GUID for the current comment.

描述

参数

$comment_id

(int|WP_Comment)
(Optional)
comment object or id. Defaults to global comment object.

Default value: null

返回

(string|false) GUID for comment on success, false on failure.

大家谈论
    我的见解