post_updated

do_action( ‘post_updated’, int $post_ID, WP_Post $post_…

do_action( ‘post_updated’, int $post_ID, WP_Post $post_after, WP_Post $post_before )

动作钩子::更新现有帖子后激发。
Action Hook: Fires once an existing post has been updated.

目录锚点:#参数#源码


参数(Parameters)

参数 类型 说明
$post_ID (int) 邮政编码。
$post_after (WP_Post) 更新后发布对象。
$post_before (WP_Post) 更新前发布对象。

源码(Source)


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

类别:WordPress 钩子手册 > post_hook

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

评论 (0)COMMENT

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