How to disable wordpress comments from your website?
Answer / Rakesh Kumar Singh
To disable WordPress comments site-wide, follow these steps: 1. Log in to the WordPress Dashboard; 2. Navigate to Settings > Discussion; 3. Find the 'Default article settings' section; 4. Uncheck the box for 'Allow people to submit comments on new posts'; 5. Save changes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I create a database in wordpress?
Do an action or make an action?
How do I change the domain name of an existing website?
Explain me how you can disable the wordpress comment?
Do I need a wordpress account for bluehost?
How many pages can you have on a free wordpress site?
How to use time ago function on wordpress posts?
How come the code <?php print "contents: $arr[1]"; ?> Works, but <?php print "contents: $arr[1][2]"; ?> Doesn't for two-dimensional array of mine?
Described ternary conditional operator in PHP?
How can I get wordpress working when I'm behind a reverse proxy?
Tell me is it possible to rename the wordpress folder?
Explain me how can I have a static front page and posts display on a page called blog?