Changeset 45674 for trunk/src/wp-admin/options-discussion.php
- Timestamp:
- 07/25/2019 10:44:48 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-discussion.php
r45416 r45674 29 29 get_current_screen()->set_help_sidebar( 30 30 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 31 '<p>' . __( '<a href="https:// codex.wordpress.org/Settings_Discussion_Screen">Documentation on Discussion Settings</a>' ) . '</p>' .31 '<p>' . __( '<a href="https://wordpress.org/support/article/settings-discussion-screen/">Documentation on Discussion Settings</a>' ) . '</p>' . 32 32 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 33 33 );
Note: See TracChangeset
for help on using the changeset viewer.