Changeset 15116 for trunk/wp-admin/options-general.php
- Timestamp:
- 06/02/2010 08:04:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/options-general.php
r15103 r15116 51 51 add_filter('admin_head', 'add_js'); 52 52 53 add_contextual_help($current_screen, 53 add_contextual_help($current_screen, 54 54 '<p>' . __('The fields on this screen determine some of the basics of your site setup.') . '</p>' . 55 55 '<p>' . __('Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes.') . '</p>' .
Note: See TracChangeset
for help on using the changeset viewer.