首页 WordPress函数大全 get_feed_build_date()

get_feed_build_date()

2020-05-01 / 3657阅 / 悠然

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

get_feed_build_date( string $format )

Get the UTC time of the most recently modified post from WP_Query.

描述

If viewing a comment feed, the time of the most recently modified comment will be returned.

参数

$format

(string)
(Required)
Date format string to return the time in.

返回

(string|false) The time in requested format, or false on failure.

大家谈论
    我的见解