Comment meta (category)
add_comment_meta() | Adds metadata (custom field) for the specified comment. |
delete_comment_meta() | Remove metadata matching criteria from a comment. |
get_comment_meta() | Gets the metadata of the specified comment. |
update_comment_meta() | Update comment meta field based on comment ID. |