wpseek.com
A WordPress-centric search engine for devs and theme authors



attachment_submitbox_misc_actions › WordPress Action Hooks

Since4.9.0
Deprecatedn/a
do_action( 'attachment_submitbox_misc_actions', $post )
Parameters:
  • (WP_Post) $post WP_Post object for the current attachment.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'attachment_submitbox_misc_actions', $post );