Changeset 38722 for trunk/src/wp-admin/update-core.php
- Timestamp:
- 10/04/2016 07:07:17 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/update-core.php
r38672 r38722 570 570 get_current_screen()->set_help_sidebar( 571 571 '<p><strong>' . __('For more information:') . '</strong></p>' . 572 '<p>' . __( '<a href="https://codex.wordpress.org/Dashboard_Updates_Screen" target="_blank">Documentation on Updating WordPress</a>' ) . '</p>' .573 '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>'572 '<p>' . __( '<a href="https://codex.wordpress.org/Dashboard_Updates_Screen">Documentation on Updating WordPress</a>' ) . '</p>' . 573 '<p>' . __( '<a href="https://wordpress.org/support/">Support Forums</a>' ) . '</p>' 574 574 ); 575 575
Note: See TracChangeset
for help on using the changeset viewer.