wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi
delete_comment_meta › WordPress Function
Da2.9.0
Deprecaton/a
› delete_comment_meta ( $comment_id, $meta_key, $meta_value = '' )
Parametri: (3) |
|
Links: | |
Ritorna: |
|
Definito a: |
|
Codex: |
Removes metadata matching criteria from a comment.
You can match based on the key, or key and value. Removing based on key and value, will keep from removing duplicate metadata with the same key. It also allows removing all metadata matching key, if needed.Funzioni correlate: get_comment_meta, update_comment_meta, add_comment_meta, delete_post_meta, wp_delete_comment