wpseek.com
A WordPress-centric search engine for devs and theme authors
deleted_{$meta_type}_meta › WordPress Action Hooks
Since2.9.0
Deprecatedn/a
› do_action( "deleted_{$meta_type}_meta", $meta_ids, $object_id, $meta_key, $_meta_value )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Fires immediately after deleting metadata of a specific type.
The dynamic portion of the hook, $meta_type
, refers to the meta object type
(post, comment, term, user, or any other type with an associated meta table).
Related Functions: delete_site_meta, delete_metadata, delete_post_meta_by_key, delete_meta, delete_theme, delete_site_meta_by_key