Changeset 32116 for trunk/src/wp-admin/custom-background.php
- Timestamp:
- 04/12/2015 09:28:58 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/custom-background.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/custom-background.php
r31200 r32116 94 94 get_current_screen()->set_help_sidebar( 95 95 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 96 '<p>' . __( '<a href="http ://codex.wordpress.org/Appearance_Background_Screen" target="_blank">Documentation on Custom Background</a>' ) . '</p>' .96 '<p>' . __( '<a href="https://codex.wordpress.org/Appearance_Background_Screen" target="_blank">Documentation on Custom Background</a>' ) . '</p>' . 97 97 '<p>' . __( '<a href="https://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>' 98 98 );
Note: See TracChangeset
for help on using the changeset viewer.