Changeset 17748 for trunk/wp-admin/custom-background.php
- Timestamp:
- 04/28/2011 03:24:49 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/custom-background.php
r16660 r17748 86 86 '<p>' . __( 'Don’t forget to click on the Save Changes button when you are finished.' ) . '</p>' . 87 87 '<p><strong>' . __( 'For more information:' ) . '</strong></p>' . 88 '<p>' . __( '<a href="http://codex.wordpress.org/Appearance_Background_S ubPanel" target="_blank">Documentation on Custom Background</a>' ) . '</p>' .88 '<p>' . __( '<a href="http://codex.wordpress.org/Appearance_Background_Screen" target="_blank">Documentation on Custom Background</a>' ) . '</p>' . 89 89 '<p>' . __( '<a href="http://wordpress.org/support/" target="_blank">Support Forums</a>' ) . '</p>' ); 90 90 wp_enqueue_script('custom-background');
Note: See TracChangeset
for help on using the changeset viewer.