pre_get_lastpostmodified

apply_filters( ‘pre_get_lastpostmodified’, string|false…

apply_filters( ‘pre_get_lastpostmodified’, string|false $lastpostmodified, string $timezone, string $post_type )

过滤器::在运行查询之前预过滤get_lastpostmodified()的返回值。
Filter Hook: Pre-filter the return value of get_lastpostmodified() before the query is run.

目录锚点:#参数#源码


参数(Parameters)

参数 类型 说明
$lastpostmodified (string | false) 最近一次以“Y-m-d H:i:s”格式修改帖子,或为false。返回除false以外的任何值都会使函数短路。
$timezone (string) 用于获取后期修改日期的位置。有关接受的$timezone值,请参见get_lastpostdate()。
$post_type (string) 要检查的邮件类型。

源码(Source)


更新版本 源码位置 使用 被使用
4.4.0 wp-includes/post.php:6470 1 0

类别:WordPress 钩子手册 > post_hook

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

评论 (0)COMMENT

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