Title: Always Allow Admin Comments
Author: Scott Reilly
Published: <strong>2016년 3월 10일</strong>
Last modified: 2021년 10월 15일

---

플러그인 검색

![](https://ps.w.org/always-allow-admin-comments/assets/banner-772x250.png?rev=1368668)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/always-allow-admin-comments/assets/icon-128x128.png?rev=1368668)

# Always Allow Admin Comments

 작성자: [Scott Reilly](https://profiles.wordpress.org/coffee2code/)

[다운로드](https://downloads.wordpress.org/plugin/always-allow-admin-comments.1.3.2.zip)

 * [세부사항](https://ko.wordpress.org/plugins/always-allow-admin-comments/#description)
 * [평가](https://ko.wordpress.org/plugins/always-allow-admin-comments/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/always-allow-admin-comments/#installation)
 * [개발](https://ko.wordpress.org/plugins/always-allow-admin-comments/#developers)

 [지원](https://wordpress.org/support/plugin/always-allow-admin-comments/)

## 설명

This plugin enables a user with the administrator role the ability to comment on
any post or page, even if the comments for that post or page are closed. When the
plugin is active, this behavior is automatically enabled.

Administrators can be explicitly prevented from commenting on specific posts via
two approaches:

 * When creating or editing a post, in the “Prevent Admin Comments” metabox (in 
   the block editor) or the “Discussion” metabox (in the classic editor) there is
   a checkbox labeled “Prevent administrators from commenting” that only administrators
   can access. Checking the checkbox will prevent administrators from commenting
   on the post even though this plugin is active. (If the metabox isn’t visible 
   for you when using the classic editor, then expand the “Screen Options” slide-
   down panel on the upper-right of the page.)
 * Programmatically, via the use of the ‘c2c_admin_can_always_comment_disable’ filter.
   This can be used be provide more fine-grained access control and contextual handling.
   See the “Hooks” section for documentation on the filter’s use.

Links: [Plugin Homepage](https://coffee2code.com/wp-plugins/always-allow-admin-comments/)
| [Plugin Directory Page](https://wordpress.org/plugins/always-allow-admin-comments/)
| [GitHub](https://github.com/coffee2code/always-allow-admin-comments/) | [Author Homepage](https://coffee2code.com)

### Developer Documentation

Developer documentation can be found in [DEVELOPER-DOCS.md](https://github.com/coffee2code/always-allow-admin-comments/blob/master/DEVELOPER-DOCS.md).
That documentation covers the hooks provided by the plugin.

As an overview, these are the hooks provided by the plugin:

 * `c2c_always_allow_admin_comments_disable` : Customizes if comments should actually
   be disabled for a particular admin user.
 * `c2c_always_allow_admin_comments_post_types`: Customizes which post types are
   supported by the plugin.

## 스크린샷

[⌊A screenshot of the Discussion metabox when creating/editing a post or page that
allows you to override the plugin to truly disable admin commenting for the post/
page. This is the form field used for versions of WordPress older than 5.0, or for
versions later than 5.0 when the block editor is disabled.⌉⌊A screenshot of the 
Discussion metabox when creating/editing a post or page that allows you to override
the plugin to truly disable admin commenting for the post/page. This is the form
field used for versions of WordPress older than 5.0, or for versions later than 
5.0 when the block editor is disabled.⌉[

A screenshot of the `Discussion` metabox when creating/editing a post or page that
allows you to override the plugin to truly disable admin commenting for the post/
page. This is the form field used for versions of WordPress older than 5.0, or for
versions later than 5.0 when the block editor is disabled.

[⌊A screenshot of the Prevent Admin Comments metabox when creating/editing a post
or page that allows you to override the plugin to truly disable admin commenting
for the post/page. This is the form field used for WordPress 5.0 and later when 
the block editor is enabled (which it is by default).⌉⌊A screenshot of the Prevent
Admin Comments metabox when creating/editing a post or page that allows you to override
the plugin to truly disable admin commenting for the post/page. This is the form
field used for WordPress 5.0 and later when the block editor is enabled (which it
is by default).⌉[

A screenshot of the `Prevent Admin Comments` metabox when creating/editing a post
or page that allows you to override the plugin to truly disable admin commenting
for the post/page. This is the form field used for WordPress 5.0 and later when 
the block editor is enabled (which it is by default).

## 설치

 1. Install via the built-in WordPress plugin installer. Or install the plugin code
    inside the plugins directory for your site (typically `/wp-content/plugins/`).
 2. Activate the plugin through the ‘Plugins’ admin menu in WordPress

## FAQ

### Will this plugin allow an administrator to comment on a post whose comments have been automatically closed for being old?

Yes.

### Does this plugin support the block editor (aka Gutenberg)?

Yes, though not entirely. The primary functionality of the plugin–allowing administrators
to always comment on posts–works regardless of the post editor being used. However,
the checkbox that allows the plugin to be disabled on a per-post basis (in order
to actively prevent administrators from being able to comment on the post) is currently
only available in the classic editor. This is unlikely to affect most users.

### Does this plugin include unit tests?

Yes.

## 후기

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

## 기여자 & 개발자

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

기여자

 *   [ Scott Reilly ](https://profiles.wordpress.org/coffee2code/)

“Always Allow Admin Comments”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/always-allow-admin-comments/contributors)
님께 감사드립니다.

[자국어로 “Always Allow Admin Comments”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/always-allow-admin-comments)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/always-allow-admin-comments/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/always-allow-admin-comments/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/always-allow-admin-comments/)
을 [RSS](https://plugins.trac.wordpress.org/log/always-allow-admin-comments/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.3.2 (2021-10-14)

 * New: Add DEVELOPER-DOCS.md and move hooks documentation into it
 * Change: Note compatibility through WP 5.8+
 * Change: Tweak installation instruction
 * Unit tests:
    - Change: Explicitly test a custom post type that supports comments and one 
      that does not
    - Change: Restructure unit test directories
       * Change: Move `bin` into `tests/`
       * Change: Move `tests/bootstrap.php` into `tests/phpunit/`
       * Change: Move `tests/test-*.php` into `tests/phpunit/tests/`
    - Change: Remove ‘test-‘ prefix from unit test file
    - Change: Rename `phpunit.xml` to `phpunit.xml.dist` per best practices
    - Change: In bootstrap, store path to plugin file constant
    - Change: In bootstrap, add backcompat for PHPUnit pre-v6.0

#### 1.3.1 (2021-04-04)

 * Change: Note compatibility through WP 5.7+
 * Change: Update copyright date (2021)

#### 1.3 (2020-05-12)

 * Change: Add customization for post type support
    - New: Add filter `c2c_always_allow_admin_comments_post_types` to allow customizing
      supported post types
    - New: Add `get_post_types()` to get the list of supported post types
    - Change: Enhance `can_show_ui()` to check if post’s post type is supported
 * Change: Change label for setting
 * New: Add TODO.md and move existing TODO list from top of main plugin file into
   it (and add more items to the list)
 * Change: Use HTTPS for link to WP SVN repository in bin script for configuring
   unit tests
 * Change: Note compatibility through WP 5.4+
 * Change: Update links to coffee2code.com to be HTTPS
 * Unit tests:
    - New: Add tests for registering of hooks
    - Change: Remove unnecessary unregistering of hooks

_Full changelog is available in [CHANGELOG.md](https://github.com/coffee2code/always-allow-admin-comments/blob/master/CHANGELOG.md)._

## 기초

 *  버전 **1.3.2**
 *  최근 업데이트: **5년 전**
 *  활성화된 설치 **10+**
 *  워드프레스 버전 ** 4.6 또는 그 이상 **
 *  다음까지 시험됨: **5.8.15**
 *  언어
 * [English (US)](https://wordpress.org/plugins/always-allow-admin-comments/) 및
   [Russian](https://ru.wordpress.org/plugins/always-allow-admin-comments/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/always-allow-admin-comments)
 * 태그:
 * [admin](https://ko.wordpress.org/plugins/tags/admin/)[comment](https://ko.wordpress.org/plugins/tags/comment/)
   [commenting](https://ko.wordpress.org/plugins/tags/commenting/)[comments](https://ko.wordpress.org/plugins/tags/comments/)
   [comments_open](https://ko.wordpress.org/plugins/tags/comments_open/)
 *  [고급 보기](https://ko.wordpress.org/plugins/always-allow-admin-comments/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/always-allow-admin-comments/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/always-allow-admin-comments/reviews/)

## 기여자

 *   [ Scott Reilly ](https://profiles.wordpress.org/coffee2code/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/always-allow-admin-comments/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6ARCFJ9TX3522)