Changeset 47438
- Timestamp:
- 03/09/2020 12:14:17 AM (5 years ago)
- Location:
- branches/5.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.4
-
branches/5.4/src/wp-admin/about.php
r47422 r47438 46 46 <?php _e( 'Say hello to more and better.' ); ?> 47 47 <br /> 48 <?php _e( 'More ways to make your pages come alive. With easier ways to get it all done and looking better than ever —and boosts in speed you can feel.' ); ?>48 <?php _e( 'More ways to make your pages come alive. With easier ways to get it all done and looking better than ever—and boosts in speed you can feel.' ); ?> 49 49 </div> 50 50 … … 66 66 </p> 67 67 <p> 68 <?php _e( 'More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web ’s top services.' ); ?>69 </p> 70 <p> 71 <?php _e( 'More ways to make your vision real, and put blocks in the perfect place —even if a particular kind of block is new to you. More efficient processes.' ); ?>68 <?php _e( 'More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.' ); ?> 69 </p> 70 <p> 71 <?php _e( 'More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.' ); ?> 72 72 </p> 73 73 <p> … … 87 87 <h2><?php _e( 'Two new blocks. And better blocks overall.' ); ?></h2> 88 88 <ul> 89 <li><?php _e( 'Two brand-new blocks: Social Links and Buttons make adding interactive features fast and easy.' ); ?></li>89 <li><?php _e( 'Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.' ); ?></li> 90 90 <li><?php _e( 'New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.' ); ?></li> 91 91 <li><?php _e( 'Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!' ); ?></li> 92 <li><?php _e( 'And if you ’ve ever thought your image in the Media+Text block should link to something else —perhaps a picture of a brochure should download that brochure as a document? Well, now it can.' ); ?></li>92 <li><?php _e( 'And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.' ); ?></li> 93 93 </ul> 94 94 </div> … … 102 102 <li><?php _e( 'For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.' ); ?></li> 103 103 <li><?php _e( 'Speed! 14% faster loading of the editor, 51% faster time-to-type!' ); ?></li> 104 <li><?php _e( 'Tips are gone. In their place, a Welcome Guide window you can bring up when you need it —and only when you need it—again and again.' ); ?></li>105 <li><?php _e( 'Know at a glance whether you ’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.' ); ?></li>106 </ul> 107 <p><?php _e( 'Of course, if you want to work with the very latest tools and features, install the <a href="https://wordpress.org/plugins/gutenberg/">Gutenberg plugin</a>. You ’ll get to be the first to use new and exciting features in the block editor, before anyone else has seen them!' ); ?></p>104 <li><?php _e( 'Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.' ); ?></li> 105 <li><?php _e( 'Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.' ); ?></li> 106 </ul> 107 <p><?php _e( 'Of course, if you want to work with the very latest tools and features, install the <a href="https://wordpress.org/plugins/gutenberg/">Gutenberg plugin</a>. You’ll get to be the first to use new and exciting features in the block editor, before anyone else has seen them!' ); ?></p> 108 108 </div> 109 109 <div class="column is-edge-to-edge has-accent-background-color"> … … 125 125 <p><?php _e( 'Take a look:' ); ?></p> 126 126 <ul> 127 <li><?php _e( ' Personal Data Exports include more useful data about what you’ve done in sessions. Plus, a table of contents!' ); ?></li>128 <li><?php _e( 'See where you are when you use Privacy Tools Tables, whether you’re erasing or exporting.' ); ?></li>129 <li><?php _e( 'Plus, little enhancements throughout give the Privacy tools a little cleaner look. Your eyes will thank you!' ); ?></li>127 <li><?php _e( 'Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!' ); ?></li> 128 <li><?php _e( 'See progress as you process export and erasure requests through the privacy tools.' ); ?></li> 129 <li><?php _e( 'Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!' ); ?></li> 130 130 </ul> 131 131 </div> … … 140 140 <h3><?php _e( 'Add custom fields to menu items—natively' ); ?></h3> 141 141 <p> 142 <?php _e( 'Two new actions let you add custom fields to menu items —without a plugin and without writing custom walkers.' ); ?>142 <?php _e( 'Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.' ); ?> 143 143 </p> 144 144 <p> … … 161 161 </p> 162 162 <p> 163 <?php _e( 'Check your code and see where these new actions can replace your custom code, and if you ’re concerned about duplication, add a check for the WordPress version.' ); ?>163 <?php _e( 'Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.' ); ?> 164 164 </p> 165 165 </div> … … 180 180 printf( 181 181 /* translators: %s: WordPress 5.4 Field Guide link. */ 182 __( 'There ’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your on your sites, themes, plugins and more, check the <a href="%s">WordPress 5.4 Field Guide.</a>' ),182 __( 'There’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your on your sites, themes, plugins and more, check the <a href="%s">WordPress 5.4 Field Guide</a>.' ), 183 183 'https://make.wordpress.org/core/?p=80034' 184 184 ); 185 185 ?> 186 </p>187 <p>188 <?php _e( 'Finally, a note about tooling. If you’re a Composer fan, version 5.4 supports this more modern tooling for PHPUnit and external libraries.' ); ?>189 186 </p> 190 187 </div>
Note: See TracChangeset
for help on using the changeset viewer.