deleted_post_meta, $meta_ids, null, null, null
deleted_post_meta, $meta_ids, null, null, null
Appears in: wordpress-seo.28.1
Hook Type: action
Displaying hooks found in version: wordpress-seo.28.1do_action('deleted_post_meta, $meta_ids, null, null, null') is found 1 times:
- /inc/class-wpseo-meta.php line 906
wp_cache_delete( $object_id, 'post_meta' ); } // WP native action. do_action( 'deleted_post_meta', $meta_ids, null, null, null ); } } unset( $query, $meta_ids, $count, $object_id ); /* * Deal with the multiselect (meta-robots-adv) field.