wpseek.com
				A WordPress-centric search engine for devs and theme authors
			add_comment_meta › WordPress Function
Since2.9.0
Deprecatedn/a
› add_comment_meta ( $comment_id, $meta_key, $meta_value, $unique = false )
| Parameters: (4) | 
 | 
| Links: | |
| Returns: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Adds meta data field to a comment.
For historical reasons both the meta key and the meta value are expected to be "slashed" (slashes escaped) on input.Related Functions: get_comment_meta, update_comment_meta, delete_comment_meta, add_comments_page, add_post_meta