mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 12:20:22 +00:00
Cut 'em out, move 'em on, trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@15116 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -50,7 +50,7 @@ function add_js() {
|
||||
}
|
||||
add_filter('admin_head', 'add_js');
|
||||
|
||||
add_contextual_help($current_screen,
|
||||
add_contextual_help($current_screen,
|
||||
'<p>' . __('The fields on this screen determine some of the basics of your site setup.') . '</p>' .
|
||||
'<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>' .
|
||||
'<p>' . __('The WordPress URL and the Site URL can be the same (example.com) or different; for example, having the WordPress core files (example.com/wordpress) in a subdirectory instead of the root directory.') . '</p>' .
|
||||
|
||||
Reference in New Issue
Block a user