_delete_attachment_theme_mod
- %1$s is private and should not be used in themes or plugins directly.
_delete_attachment_theme_mod ( $id )
Access:Parameters:- (int) id The attachment ID.
Defined at:Change Log: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Checks an attachment being deleted to see if it's a header or background image.If true it removes the theme modification which would be pointing at the deleted
attachment.