do_action( 'wp_edit_form_attachment_display', WP_Post $post )

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


Description Description


Parameters Parameters

$post

(WP_Post) A post object.


Top ↑

Source Source

File: wp-admin/includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.