• Wednesday, February 25, 2026

Knowledge Base

How to Disable WordPress Comments

Turning Off Comments

If you don't want comments on your site, here's how to disable them.

Disable on New Posts

  1. Go to SettingsDiscussion
  2. Uncheck "Allow people to submit comments on new posts"
  3. Save Changes

Disable on Existing Posts

  1. Go to PostsAll Posts
  2. Select all posts
  3. Choose "Edit" from Bulk Actions
  4. Set Comments to "Do not allow"
  5. Update

Disable on Pages

  1. Edit the page
  2. Open Discussion panel (Screen Options if not visible)
  3. Uncheck "Allow comments"
  4. Update

Hide Comments Completely

Use a plugin like "Disable Comments" to:

  • Remove comment functionality entirely
  • Hide comment menu items
  • Disable comment forms

Delete Existing Comments

  1. Go to Comments
  2. Select all
  3. Move to Trash
  4. Empty Trash

Theme Considerations

Some themes show comments by default. You may need to edit template files or use CSS to hide comment sections.