wpseek.com
WordPress开发者和主题制作者的搜索引擎



post_submitbox_misc_actions › WordPress动作钩子

Since4.4.0
已弃用n/a
do_action( 'post_submitbox_misc_actions', $post )
参数:
  • (WP_Post) $post WP_Post object for the current post.
    Required: Yes
定义在:
文档:

Fires after the post time/date setting in the Publish meta box.





源码

do_action( 'post_submitbox_misc_actions', $post );