get_feed_build_date()

get_feed_build_date( string $format ) 从WP_Query中获取最近修改的…

get_feed_build_date( string $format )

从WP_Query中获取最近修改的post的UTC时间。
Get the UTC time of the most recently modified post from WP_Query.

目录锚点:#说明#参数#返回#源码


说明(Description)

如果查看评论源,将返回最近修改的评论的时间。


参数(Parameters)

参数 类型 必填 说明
$format (string) 必需 返回时间的日期格式字符串。

返回(Return)

(string|false)请求格式的时间,或失败时为false。


源码(Source)


更新版本 源码位置 使用 被使用
5.2.0 wp-includes/feed.php:663 0 6
类别:WordPress 函数手册

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册