I am trying to find reference for comment_post to insert custom data to custom table when comment post.
I want to insert below things to my custom table
- Comment's Post ID
- Custom content (which will done with custom query)
Can anyone please help me to do this?