Changeset 19684 for trunk/wp-admin/index.php
- Timestamp:
- 01/05/2012 08:10:39 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/index.php
r19538 r19684 27 27 else 28 28 add_screen_option('layout_columns', array('max' => 4, 'default' => 2) ); 29 30 29 31 30 $help = '<p>' . __( 'Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab in the upper corner.' ) . '</p>';
Note: See TracChangeset
for help on using the changeset viewer.