Explain me how you can disable the wordpress comment?
Answer / Avinash Kumar Mishra
To disable comments on existing posts in WordPress, you can use a plugin such as Disable Comments or manually edit the database. To do it manually, open phpMyAdmin and find the wp_posts table. Change the 'comment_status' column value from 'open' to 'closed'. You can also set the default comment status for new posts in Settings > Discussion on the WordPress dashboard.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the template tags in WordPress?
How do I find my current version of wordpress?
Can I sell on wordpress?
What is the procedure to call a constructor for a parent class?
How can I create a free blog and make money?
Explain me do I need to know any programming to make updates?
How can I create a blog for free?
How can I check to see if a website is safe?
Do you need to have a blog in order to use wordpress for site?
How do I access my wordpress database?
How to add option for open menu item in new tab?
What are hooks and their use in the wordpress development?