Hi in this post we are going to see the WordPress comments system, mainly WordPress comment is given to a post and appear in the particulate single post, and also in the sidebar there is showing recent comment.
Add WordPress comments to post
While the user will open a post and if in the theme the comment functions are implemented then a comment form will appear, In general, the fields are asking for name, email address, website and comment, and user needs to submit the comment,
View a comment
An approved comment can be viewed on the targeted post for which the comment is given, and to view all the comment(the approved, pending, spam, and traced) user need to go to the comment menu located on the left side menubar or WordPress admin panel.
Pending Comment
If a comment is not approved by admin then the comment will be in a stage of pending and going on pending link admin can be able to find out the pending comment in one place and admin can make them approved in bulk
Approve the Comment
After submitting a comment immediately the comment is not displaying on the post, it is first needed for approval from admin, it is stored on the wordpress comments section’s comment table of word press admin panel, while admin hovering the comment a link for approve will appear and on clicking on that the comment will be approved for display on post.
Make a Comment Spam
From the comment table located on the comment section of the WordPress admin panel, hovering on any comment there will appear a link for making the comment as spam and it will not be going to display on the post.
Delete a Comment
From the comment table located on the comment section of WordPress admin panel, hovering on any comment there will appear a link for making the comment as trace and it will be moved to the trace link and will not going to appear on post while its in trace state and from trace it can be move to any other state. And if you have to delete permanently then have to go to trace link and have to click on delete permanently link the link will appear while hovering on the comment.
We have learned about the WordPress comments in our next post will learn about the WordPress pages