Changeset 19119 for trunk/wp-admin/themes.php
- Timestamp:
- 11/02/2011 08:14:10 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r19111 r19119 45 45 add_contextual_help($current_screen, $help); 46 46 47 get_current_screen()-> add_help_sidebar(47 get_current_screen()->set_help_sidebar( 48 48 '<p><strong>' . __('For more information:') . '</strong></p>' . 49 49 '<p>' . __('<a href="http://codex.wordpress.org/Using_Themes" target="_blank">Documentation on Using Themes</a>') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.