How we can disable comments in wordpress?
Answer / Rahul Gupta
In WordPress, you can disable comments on a per-post basis by unchecking the 'Allow comments' option when editing a post. To disable comments sitewide, you need to edit the wp-config.php file and add the following line: define('DISABLE_COMMENTS', true);
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I sell on wordpress?
How do I publish changes on wordpress?
Explain what are the positive aspects of wordpress?
What is archive in website?
Does elementor slow down your site?
How can you disable comments in wordpress?
Is wordpress secure?
Why wordpress is so popular?
Where are pages stored in wordpress files?
How do I run wordpress locally?
What is wp_enqueue_script() function in wordpress?
How to display custom post in wordpress?