Hook name: delete_$meta_type_metadata_by_mid
Hook type: filter
Sourcefile:
Description: Fires immediately after deleting post or comment metadata of a specific type. The dynamic portion of the hook name, `$meta_type`, refers to the meta
object type (post or comment).
Possible hook names include:
– `deleted_postmeta`
– `deleted_commentmeta`
– `deleted_termmeta`
– `deleted_usermeta`
Parameters:
Deprecated?: No