wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi
update_comment_meta › WordPress Function
Da2.9.0
Deprecaton/a
› update_comment_meta ( $comment_id, $meta_key, $meta_value, $prev_value = '' )
Parametri: (4) |
|
Links: | |
Ritorna: |
|
Definito a: |
|
Codex: |
Updates comment meta field based on comment ID.
Use the $prev_value parameter to differentiate between meta fields with the same key and comment ID. If the meta field for the comment does not exist, it will be added.Funzioni correlate: delete_comment_meta, update_comment_cache, update_post_meta, get_comment_meta, add_comment_meta