Please don’t post in the Alpha/Beta forum unless you’re actually testing the alpha/beta version of WordPress (not a plugin or a theme). Also, once WordPress has released a version, it’s not appropriate to post in alpha/beta and you should post in the How To & Troublshooting forum:
https://ww.wp.xz.cn/support/forum/how-to-and-troubleshooting
This post has been moved out for you.
Answer: comment_karma is used by Akismet and other plugins to track and manage your comments. It’s not used by core WP, just a lot of plugins, so we leave it alone. If you’re coding a way to track user behavior in comments, use that 🙂
(@mohammad-adil-saifi)
10 years, 8 months ago
My query is related to a field in database. In your database there exist a table wp_comments. Under this table there’s a field called “comment_karma”. What is the significance of this field and when is it getting used? Thank You.