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



attachment_submitbox_misc_actions › WordPress动作钩子

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

Fires after the 'Uploaded on' section of the Save meta box in the attachment editing screen.





源码

do_action( 'attachment_submitbox_misc_actions', $post );