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



wp_edit_form_attachment_display › WordPress Action Hooks

Since4.6.0
Deprecatedn/a
do_action( 'wp_edit_form_attachment_display', $post )
Parameters:
  • () post A post object.
    Required: Yes
Defined at:
Codex:

Fires when an attachment type can't be rendered in the edit form.





Source

do_action( 'wp_edit_form_attachment_display', $post );