Changeset 19528 for trunk/wp-admin/about.php
- Timestamp:
- 12/01/2011 04:51:35 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/about.php
r19524 r19528 36 36 <div class="changelog"> 37 37 <h3><?php _e( 'Easier Uploading' ); ?></h3> 38 38 39 39 <div class="feature-section images-stagger-right"> 40 40 <div class="feature-images"> … … 57 57 <div class="changelog"> 58 58 <h3><?php _e( 'Dashboard Design' ); ?></h3> 59 59 60 60 <div class="feature-section text-features"> 61 61 <h4><?php _e( 'Flyout Menus' ); ?></h4> 62 62 <p><?php _e( 'Speed up navigating the dashboard and reduce repetitive clicking with our new flyout submenus. As you hover over each main menu item in your dashboard navigation, the submenus will magically appear, providing single-click access to any dashboard screen.' ); ?></p> 63 63 64 64 <div> 65 65 <h4><?php _e( 'Header + Admin Bar = Toolbar' ); ?></h4> … … 67 67 </div> 68 68 </div> 69 69 70 70 <div class="feature-section screenshot-features"> 71 71 <div class="angled-left"> … … 97 97 <p><?php _e( 'This screen! From now on when you update WordPress, you’ll be brought to this screen — also accessible any time from the W logo in the corner of the toolbar — to get an overview of what’s changed.' ); ?></p> 98 98 99 <h4><?php _e( 'Dashboard Welcome' ); ?></h4> 99 <h4><?php _e( 'Dashboard Welcome' ); ?></h4> 100 100 <p><?php _e( 'The dashboard home screen will have a Welcome area that displays when a new WordPress installation is accessed for the first time, prompting the site owner to complete various setup tasks. Once dismissed, this welcome can be accessed via the dashboard home screen options tab.' ); ?></p> 101 101 </div> 102 102 </div> 103 103 104 104 </div> 105 105 … … 122 122 </div> 123 123 </div> 124 124 125 125 </div> 126 126 … … 157 157 </div> 158 158 </div> 159 159 160 160 </div> 161 161
Note: See TracChangeset
for help on using the changeset viewer.