Changeset 45140 for trunk/src/wp-admin/options-reading.php
- Timestamp:
- 04/08/2019 10:58:49 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/options-reading.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/options-reading.php
r43571 r45140 42 42 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 43 43 '<p>' . __( '<a href="https://codex.wordpress.org/Settings_Reading_Screen">Documentation on Reading Settings</a>' ) . '</p>' . 44 '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>'44 '<p>' . __( '<a href="https://wordpress.org/support/">Support</a>' ) . '</p>' 45 45 ); 46 46
Note: See TracChangeset
for help on using the changeset viewer.