Image

CommentOff

설명

CommentOff is a lightweight plugin that gives you full control over comments on your WordPress website.

With just a few clicks, you can:
– Disable the comment form on posts and pages.
– Hide all previously published comments from the frontend.
– Remove all comment-related menus and elements from the admin panel and toolbar.

Perfect for website owners who want to fully disable comment functionality — globally, without editing themes or templates.

Features

  • Hide the comment form on all public posts/pages.
  • Prevent users from submitting new comments.
  • Hide already published comments on the frontend.
  • Remove “Comments” from admin menus and dashboard widgets.
  • Clean and safe implementation using WordPress hooks and filters.
  • No impact on performance.

스크린샷

  • Image
    CommentOff settengs page

설치

  1. Upload the plugin files to the /wp-content/plugins/commentоff directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Setup comment settings at WP Dashboard -> Settings -> Comment Off

FAQ

Does this plugin delete existing comments?

No — It only hides them from. Comments are still stored in the database.

Will this plugin work with any theme?

Yes. It works with all standard WordPress themes. If your theme uses custom comment output, visual hiding is applied via CSS.

Can I keep the form but hide existing comments?

Yes — simply uncheck “Hide comment form” and keep “Hide existing comments” enabled.

Does this affect my site’s performance?

No — the plugin is very lightweight and only adds the necessary hooks to disable comment functionality.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“CommentOff”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “CommentOff”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

Release basic functionality