Changeset 27774 for trunk/src/wp-admin/edit-comments.php
- Timestamp:
- 03/27/2014 05:07:04 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/edit-comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-comments.php
r27369 r27774 122 122 'title' => __('Moderating Comments'), 123 123 'content' => 124 '<p>' . __( 'A yellow rowmeans the comment is waiting for you to moderate it.' ) . '</p>' .124 '<p>' . __( 'A red bar on the left means the comment is waiting for you to moderate it.' ) . '</p>' . 125 125 '<p>' . __( 'In the <strong>Author</strong> column, in addition to the author’s name, email address, and blog URL, the commenter’s IP address is shown. Clicking on this link will show you all the comments made from this IP address.' ) . '</p>' . 126 126 '<p>' . __( 'In the <strong>Comment</strong> column, above each comment it says “Submitted on,” followed by the date and time the comment was left on your site. Clicking on the date/time link will take you to that comment on your live site. Hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment.' ) . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.