Changeset 45140 for trunk/src/wp-admin/edit-comments.php
- Timestamp:
- 04/08/2019 10:58:49 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/edit-comments.php
r42827 r45140 202 202 '<p>' . __( '<a href="https://codex.wordpress.org/Comment_Spam">Documentation on Comment Spam</a>' ) . '</p>' . 203 203 '<p>' . __( '<a href="https://codex.wordpress.org/Keyboard_Shortcuts">Documentation on Keyboard Shortcuts</a>' ) . '</p>' . 204 '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>'204 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 205 205 ); 206 206
Note: See TracChangeset
for help on using the changeset viewer.