Comment meta (category)
| add_comment_meta() | Adds metadata (custom field) for the specified comment. |
| delete_comment_meta() | Deletes additional comment data (also what custom fields for posts). |
| get_comment_meta() | Gets the metadata of the specified comment. |
| update_comment_meta() | Updates or adds metadata for the specified comment. |