edit_post

动作钩子


do_action( 'edit_post', $post_id, $post )
定义位置
  • wp-includes/comment.php
    , line 2772
引入
n/a
弃用

这个动作在wp-includes/post.php中有记录。

do_action( 'edit_post', $post_id, $post );