Used By
Used By | Description |
---|---|
wp-includes/post.php: wp_delete_attachment() | Trash or delete an attachment. |
Fires before an attachment is deleted, at the start of wp_delete_attachment().
(int) Attachment ID.
(WP_Post) Post object.
File: wp-includes/post.php
Version | Description |
---|---|
5.5.0 | Added the $post parameter. |
2.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/delete_attachment