Title: WP Grade Comments
Author: Boone Gorges
Published: <strong>2016 年 2 月 17 日</strong>
Last modified: 2025 年 7 月 1 日

---

搜索插件

![](https://s.w.org/plugins/geopattern-icon/wp-grade-comments_fdfdfd.svg)

# WP Grade Comments

 作者：[Boone Gorges](https://profiles.wordpress.org/boonebgorges/)

[下载](https://downloads.wordpress.org/plugin/wp-grade-comments.1.6.0.zip)

 * [详情](https://cn.wordpress.org/plugins/wp-grade-comments/#description)
 * [评价](https://cn.wordpress.org/plugins/wp-grade-comments/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/wp-grade-comments/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/wp-grade-comments/#developers)

 [支持](https://wordpress.org/support/plugin/wp-grade-comments/)

## 描述

When reading posts while logged in as an Administrator, the comment reply form will
contain two additional checkboxes:

 1. “Make this comment private” – When checked, only site Administrators and the author
    of the current post will be able to see the comment. Threaded to private comments,
    whether left by an admin or by the post author, are always private as well.
 2. “Add a grade” – When checked, a Grade field will appear. Grades can appear in private
    or public comments, while the grade itself will always be private (visible only
    to the Administrator and the post author). Grades are also visible to administrators
    as a new column in Dashboard > Posts.

This plugin was developed for the [https://openlab.citytech.cuny.edu](City Tech 
OpenLab).

## 屏幕截图

 * [[
 * Comment display form. Only administrators see this form.
 * [[
 * Grades are always private, even in public comments.
 * [[
 * Grades are visible on Dashboard > Posts.

## 安装

 1. Install and activate from Dashboard > Plugins.
 2. That’s it.

## 评价

![](https://secure.gravatar.com/avatar/578dfc0a425d9161fc168f310e30962ea6ccb4df09c532b0f4817458257ba409?
s=60&d=retro&r=g)

### 󠀁[Great way to make comments private only visible to author](https://wordpress.org/support/topic/great-way-to-make-comments-private-only-visible-to-author/)󠁿

 [dafunksyourbrother](https://profiles.wordpress.org/dafunksyourbrother/) 2019 年
10 月 15 日

Was looking for a way comments to only be visible to the author. This plugin does
this capability. Just what I needed.

![](https://secure.gravatar.com/avatar/0d1a9f5f411816425030cfae979a3596f673cd20187c124ba15e6f5b21aadf36?
s=60&d=retro&r=g)

### 󠀁[Great potential.](https://wordpress.org/support/topic/great-potential-20/)󠁿

 [iroller](https://profiles.wordpress.org/iroller/) 2017 年 1 月 5 日

This is a very useful plugin for student feedback.

![](https://secure.gravatar.com/avatar/f9123a3d3158607d1669d1772f736a5cb6ceabf0b162b57f8204f213482cb83e?
s=60&d=retro&r=g)

### 󠀁[Useful](https://wordpress.org/support/topic/useful-278/)󠁿

 [Tele-Cole](https://profiles.wordpress.org/tele-cole/) 2016 年 9 月 3 日

Is a good and updated alternative to the classic Grader plugin, thanks.

 [ 阅读所有3条评价 ](https://wordpress.org/support/plugin/wp-grade-comments/reviews/)

## 贡献者及开发者

「WP Grade Comments」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Boone Gorges ](https://profiles.wordpress.org/boonebgorges/)

[帮助将「WP Grade Comments」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/wp-grade-comments)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/wp-grade-comments/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/wp-grade-comments/)，或通过[RSS](https://plugins.trac.wordpress.org/log/wp-grade-comments/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/wp-grade-comments/)。

## 更新日志

#### 1.6.0

 * Improved theme support, by modifying the way that the plugin’s fields are appended
   to the comment form.
 * Ensure that the client-side initialization of form elements takes place late 
   enough in the load process for compatibility with block themes.

#### 1.5.0

 * Allow post authors to post private comments.
 * Ensure that comments are private if there’s a grade attached.
 * Don’t show the “Comment (Private)” UI if the comment content is empty.

#### 1.4.6

 * More flexible sanitization of comment content.
 * Ensure that a grade of 0 can be submitted.
 * Don’t show grades on RSS and Atom feeds, even for logged-in users.

#### 1.4.5

 * Allow empty comments to be submitted when a grade is present.

#### 1.4.4

 * Ensure that empty grades are not recorded in the database, which could cause 
   visibility issues.

#### 1.4.3

 * Avoid fatal errors when checking compatibility with openlab-private-comments.

#### 1.4.2

 * Improved compatibility with the OpenLab Private Comments package of Commons In
   A Box.

#### 1.4.1

 * Hide comments from public feeds/streams when there’s only a grade and no content.

#### 1.4.0

 * Introduce notice that educates admin about the effects of deactivating the plugin
   when there are private comments.
 * Improve compatibility between form elements and theme styles.
 * Allow comment authors to see private replies to those comments.
 * Improve comment counts to account for private comments.

#### 1.3.2

 * Add custom CSS selectors for private comments and comments with grades.

#### 1.3.1

 * Allow empty comments when a grade is present.

#### 1.3.0

 * Add show/hide toggle for private comments.
 * Improve internationalization support.
 * Fix bug that prevented 0 grades from showing on Dashboard.

#### 1.2.0

 * Better support for query edge cases.
 * Now requires WP 4.4+.
 * On front-end, grades are now shown via show/hide toggle.
 * Fix bug that caused untrashed private comments to generate BuddyPress activity
   items.
 * Fix bug that prevented grades of 0 from being saved and displayed.
 * Fix bug that caused labels not to display properly on some themes.
 * Fix PHP notice.

#### 1.1.1

 * Improve compatibility with recent versions of BuddyPress.

#### 1.1.0

 * Allow grade and privacy to be edited when editing comment via Dashboard.
 * Allow non-instructors to see their own grades on Dashboard > Posts.
 * Add a grade column to Dashboard > Comments, instead of showing grades in the 
   comment content.

#### 1.0.2

 * Ensure that comment privacy is respected for trashed comments
 * Prevent non-admins from editing comments that are private or contain grades, 
   even when they are the post author
 * Ensure that comment privacy is respected in feeds
 * Ensure that all private comments are visible to all administrators, not just 
   the comment author

#### 1.0.1

 * Fix name of plugin in readme header

#### 1.0.0

 * Initial release

## 额外信息

 *  版本 **1.6.0**
 *  最后更新：**11 月前**
 *  活跃安装数量 **80+**
 *  WordPress 版本 ** 4.4 或更高版本 **
 *  已测试的最高版本为 **6.8.5**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-grade-comments/)
 * 标签
 * [comments](https://cn.wordpress.org/plugins/tags/comments/)[course](https://cn.wordpress.org/plugins/tags/course/)
   [privacy](https://cn.wordpress.org/plugins/tags/privacy/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-grade-comments/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  3 条 5 星评价     ](https://wordpress.org/support/plugin/wp-grade-comments/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/wp-grade-comments/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/wp-grade-comments/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/wp-grade-comments/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/wp-grade-comments/reviews/?filter=1)

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

[查看全部评论](https://wordpress.org/support/plugin/wp-grade-comments/reviews/)

## 贡献者

 *   [ Boone Gorges ](https://profiles.wordpress.org/boonebgorges/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/wp-grade-comments/)