Changeset 41943
- Timestamp:
- 10/19/2017 01:56:36 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/about.php
r41198 r41943 38 38 <h1><?php printf( __( 'Welcome to WordPress %s' ), $display_version ); ?></h1> 39 39 40 <p class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s adds more ways for you to express yourself and represent your brand.' ), $display_version ); ?></p>40 <p class="about-text"><?php printf( __( 'Thank you for updating to the latest version! WordPress %s will smooth your design workflow and keep you safe from coding errors.' ), $display_version ); ?></p> 41 41 <div class="wp-badge"><?php printf( __( 'Version %s' ), $display_version ); ?></div> 42 42 … … 50 50 <div class="feature-section one-col"> 51 51 <div class="col"> 52 <h2><?php _e( 'An Update with You in Mind' ); ?></h2> 53 <p class="lead-description"><?php _e( 'WordPress 4.8 adds some great new features. Gear up for a more intuitive WordPress!' ); ?></p> 54 <p><?php _e( 'Though some updates seem minor, they’ve been built by hundreds of contributors with <em>you</em> in mind. Get ready for new features you’ll welcome like an old friend: link improvements, <em>three</em> new media widgets covering images, audio, and video, an updated text widget that supports visual editing, and an upgraded news section in your dashboard which brings in nearby and upcoming WordPress events.' ); ?></p> 55 </div> 56 </div> 57 58 <hr /> 59 60 <h2><?php _e( 'Exciting Widget Updates' ); ?></h2> 52 <h2><?php _e( 'Major Customizer Improvements, Code Error Checking, and More!' ); ?></h2> 53 <p><?php _e( 'Welcome to an improved Customizer workflow with design drafts, locking, scheduling, and preview links. What’s more, code syntax highlighting and error checking will make for a clean and smooth site building experience. Finally, if all that wasn’t pretty great, we’ve got a great new Gallery widget and improvements to theme browsing and switching.' ); ?></p> 54 </div> 55 </div> 56 57 <hr /> 58 59 <h2><?php _e( 'Customizer Workflow Improved' ); ?></h2> 61 60 62 61 <div class="headline-feature one-col"> 63 62 <div class="col"> 64 <picture> 65 <!-- Large image --> 66 <source media="( min-width: 1050px )" 67 srcset=" 68 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_810.png 810w, 69 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_1054.png 1054w, 70 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_1266.png 1266w, 71 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_1458.png 1458w, 72 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_1633.png 1633w, 73 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_1797.png 1797w, 74 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_1955.png 1955w, 75 https://s.w.org/images/core/4.8/widgets-with-all-four-widescreen_w_2100.png 2100w" 76 sizes="( max-width: 1290px ) calc( 100vw - 240px ), 1050px" /> 77 <!-- Medium image --> 78 <source media="( min-width: 601px )" 79 srcset=" 80 https://s.w.org/images/core/4.8/widgets-with-all-four_w_531.png 531w, 81 https://s.w.org/images/core/4.8/widgets-with-all-four_w_745.png 745w, 82 https://s.w.org/images/core/4.8/widgets-with-all-four_w_927.png 927w, 83 https://s.w.org/images/core/4.8/widgets-with-all-four_w_1089.png 1089w, 84 https://s.w.org/images/core/4.8/widgets-with-all-four_w_1236.png 1236w, 85 https://s.w.org/images/core/4.8/widgets-with-all-four_w_1370.png 1370w, 86 https://s.w.org/images/core/4.8/widgets-with-all-four_w_1498.png 1498w, 87 https://s.w.org/images/core/4.8/widgets-with-all-four_w_1620.png 1620w" 88 sizes="( max-width: 782px ) calc( 100vw - 70px ), ( max-width: 960px ) calc( 100vw - 116px ), calc( 100vw - 240px )" /> 89 <!-- Small image --> 90 <img src="https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_685.png" 91 srcset=" 92 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_300.png 300w, 93 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_451.png 451w, 94 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_575.png 575w, 95 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_685.png 685w, 96 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_784.png 784w, 97 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_873.png 873w, 98 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_959.png 959w, 99 https://s.w.org/images/core/4.8/widgets-with-all-four-mobile_w_1040.png 1040w" 100 sizes="( max-width: 500px ) calc( 100vw - 40px ), calc( 100vw - 70px )" 101 alt="" /> 102 </picture> 63 103 64 </div> 104 65 </div> … … 106 67 <div class="feature-section two-col"> 107 68 <div class="col"> 108 <h3><?php _e( 'Image Widget' ); ?></h3> 109 <p><?php _e( 'Adding an image to a widget is now a simple task that is achievable for any WordPress user without needing to know code. Simply insert your image right within the widget settings. Try adding something like a headshot or a photo of your latest weekend adventure — and see it appear automatically.' ); ?></p> 110 </div> 111 <div class="col"> 112 <h3><?php _e( 'Video Widget' ); ?></h3> 113 <p><?php _e( 'A welcome video is a great way to humanize the branding of your website. You can now add any video from the Media Library to a sidebar on your site with the new Video widget. Use this to showcase a welcome video to introduce visitors to your site or promote your latest and greatest content.' ); ?></p> 114 </div> 115 <div class="col"> 116 <h3><?php _e( 'Audio Widget' ); ?></h3> 117 <p><?php _e( 'Are you a podcaster, musician, or avid blogger? Adding a widget with your audio file has never been easier. Upload your audio file to the Media Library, go to the widget settings, select your file, and you’re ready for listeners. This would be a easy way to add a more personal welcome message, too!' );?></p> 118 </div> 119 <div class="col"> 120 <h3><?php _e( 'Rich Text Widget' ); ?></h3> 121 <p><?php _e( 'This feature deserves a parade down the center of town! Rich-text editing capabilities are now native for Text widgets. Add a widget anywhere and format away. Create lists, add emphasis, and quickly and easily insert links. Have fun with your newfound formatting powers, and watch what you can accomplish in a short amount of time.' ); ?></p> 122 </div> 123 </div> 124 125 <hr /> 69 <h3><?php _e( 'Draft and Schedule Site Design Customization' ); ?></h3> 70 <p><?php _e( 'Yes, you read that right. Just like you can draft and revise posts and schedule them to go live on the date and time you choose, you can now tinker with your site’s design and schedule those design changes to go live as you please.' ); ?></p> 71 </div> 72 <div class="col"> 73 <h3><?php _e( 'Collaborate with Design Preview Links' ); ?></h3> 74 <p><?php _e( 'Need to get some feedback on proposed site design changes? WordPress 4.9 gives you a preview link you can send to your team and customers so that you can collect and integrate feedback before you schedule the changes to go live. Can we say collaboration++?' ); ?></p> 75 </div> 76 <div class="col"> 77 <h3><?php _e( 'One Design Lock To Protect Them All' ); ?></h3> 78 <p><?php _e( 'Ever encounter a scenario where two designers walk into a project and designer A overrides designer B’s beautiful changes? WordPress 4.9’s design lock feature (similar to post locking) secures your draft design so that no one can make changes to it or erase all your hard work.' );?></p> 79 </div> 80 <div class="col"> 81 <h3><?php _e( 'Protection for Unsaved Design Changes' ); ?></h3> 82 <p><?php 83 /* Translators: Donuts are a deliciously irresistible fried treat. They can be somewhat like cake, where crumbs can get into places like your keyboard. Insert your favorite local pastry here. */ 84 _e( 'Those fresh donuts in the break room lured you away from your desk before you saved your new draft design. Fear not, when you return, WordPress 4.9 will politely ask whether or not you’d like to save your unsaved changes. We haven’t however, got a solution for donut crumbs in your keyboard. (Yet.)' ); 85 ?></p> 86 </div> 87 </div> 88 89 <hr /> 90 91 <h2><?php _e( 'Coding Enhancements for CSS Editing and the Custom HTML Widget' ); ?></h2> 92 93 <div class="feature-section three-col"> 94 <div class="col"> 95 <h3><?php _e( 'Syntax Highlighting and Error Checking? Yes, Please!' ); ?></h3> 96 <p><?php _e( 'You’ve got a display problem but can’t quite figure out exactly what went wrong in the CSS you lovingly wrote. With syntax highlighting and error checking for CSS editing and the Custom HTML widget introduced in WordPress 4.8.1, you’ll pinpoint coding errors quickly. Practically guaranteed to help you scan code more easily and suss out and fix code errors quickly.' ); ?></p> 97 </div> 98 <div class="col"> 99 <h3><?php _e( 'Sandbox for Safety' ); ?></h3> 100 <p><?php _e( 'The dreaded white screen. You’ll avoid it when working on themes and plugin code because WordPress 4.9 will warn you about saving an error. You’ll sleep better at night.' ); ?></p> 101 </div> 102 <div class="col"> 103 <h3><?php _e( 'Warning: Potential Danger Ahead! ' ); ?></h3> 104 <p><?php 105 /* Translators: Walking across the Grand Canyon on a tightrope is a very dangerous activity: https://www.usatoday.com/story/news/nation/2013/06/23/wallenda-tightrope-colorado-river-gorge/2450505/ 106 * If this concept doesn't translate well in your language, please insert a very dangerous, yet slightly humorous alternative. */ 107 _e( 'When you edit themes and plugins directly, WordPress 4.9 will politely warn you of that you’re walking the coding equivalent of a tightrope over the Grand Canyon, and let you know that you have a safety net available if you draft and test changes before update your file. Take the safe route: You’ll thank you. Your team and customers will thank you.' ) 108 ;?></p> 109 </div> 110 </div> 111 112 <hr /> 113 114 <h2><?php _e( 'Oh Hey There, Gallery Widget!' ); ?></h2> 126 115 127 116 <div class="feature-section two-col"> 128 117 <div class="col"> 129 <h3><?php _e( 'Link Boundaries' ); ?></h3> 130 <p><?php _e( 'Have you ever tried updating a link, or the text around a link, and found you can’t seem to edit it correctly? When you edit the text after the link, your new text also ends up linked. Or you edit the text in the link, but your text ends up outside of it. This can be frustrating! With link boundaries, a great new feature, the process is streamlined and your links will work well. You’ll be happier. We promise.' ); ?></p> 131 </div> 132 <div class="col"> 133 <?php 134 echo wp_video_shortcode( array( 135 'mp4' => 'https://s.w.org/images/core/4.8/link-boundaries.mp4', 136 'poster' => 'https://s.w.org/images/core/4.8/link-boundaries.png', 137 'width' => 1140, 138 'height' => 624, 139 // 'class' => 'wp-video-shortcode feature-video', 140 ) ); 141 ?> 142 </div> 143 </div> 144 145 <hr /> 118 <h3><?php _e( 'Gallery? Gallerah, Rah!' ); ?></h3> 119 <p><?php _e( 'An incremental improvement to the media changes hatched in WordPress 4.8, you can now add a gallery via widget. Yes!' ); ?></p> 120 </div> 121 <div class="col"> 122 <h3><?php _e( 'Press a Button, Add Media' ); ?></h3> 123 <p><?php _e( 'Want to add media to your text widget? Embed images, video, and audio directly into the widget along with your text, with our decidedly unfancy, yet wholly utilitarian Add Media button. Woo!' ); ?></p> 124 </div> 125 </div> 126 127 <hr /> 128 129 <h2><?php _e( 'Theme Improvements: Previews and Persistent Widgets and Menus' ); ?></h2> 146 130 147 131 <div class="feature-section two-col"> 148 132 <div class="col"> 149 <h3><?php _e( 'Nearby WordPress Events' ); ?></h3> 150 151 <p><?php _e( 'Did you know that WordPress has a thriving offline community with groups meeting regularly in more than 400 cities around the world? WordPress now draws your attention to the events that help you continue improving your WordPress skills, meet friends, and, of course, publish!' ); ?></p> 152 153 <p><?php _e( 'This is quickly becoming one of our favorite features. While you are in the dashboard (because you’re running updates and writing posts, right?) all upcoming WordCamps and WordPress Meetups — local to you — will be displayed.' ); ?> 154 155 <p><?php _e( 'Being part of the community can help you improve your WordPress skills and network with people you wouldn’t otherwise meet. Now you can easily find your local events just by logging in to your dashboard and looking at the new Events and News dashboard widget.' ); ?> 156 </div> 157 <div class="col"> 158 <img 159 src="https://s.w.org/images/core/4.8/events-widget_w_732.png" 160 srcset=" 161 https://s.w.org/images/core/4.8/events-widget_w_280.png 280w, 162 https://s.w.org/images/core/4.8/events-widget_w_420.png 420w, 163 https://s.w.org/images/core/4.8/events-widget_w_529.png 529w, 164 https://s.w.org/images/core/4.8/events-widget_w_638.png 638w, 165 https://s.w.org/images/core/4.8/events-widget_w_732.png 732w, 166 https://s.w.org/images/core/4.8/events-widget_w_827.png 827w, 167 https://s.w.org/images/core/4.8/events-widget_w_992.png 992w" 168 sizes=" 169 ( max-width: 500px ) calc( 100vw - 40px ), 170 ( max-width: 782px ) calc( 48vw - 33px ), 171 ( max-width: 960px ) calc( 47vw - 54px ), 172 ( max-width: 1290px ) calc( 47vw - 112px ), 173 496px" 174 alt="" /> 133 <h3><?php _e( 'Oh Say, Can You Theme Switch?' ); ?></h3> 134 <p><?php _e( 'When you switch themes, widgets sometimes think they can just up and move location. Improvements in WordPress 4.9 offer more persistent menu and widget placement when you decide it’s time for a new theme. Additionally, you can preview installed themes or download, install, and preview new themes right. Nothing says handy like being able to preview before you deploy. ' ); ?></p> 135 </div> 136 <div class="col"> 137 <h3><?php _e( 'Better Menu Instructions Equal Less Confusion' ); ?></h3> 138 <p><?php _e( 'Were you confused by the steps to create a new menu? Perhaps no longer! We’ve ironed out the UX for a smoother menu creation process. Freshly pressed copy will guide you with grace and aplomb.' ); ?></p> 175 139 </div> 176 140 </div> … … 189 153 <div class="under-the-hood three-col"> 190 154 <div class="col"> 191 <h3><a href=" https://make.wordpress.org/core/2017/05/17/cleaner-headings-in-the-admin-screens/"><?php _e( 'More Accessible Admin Panel Headings' ); ?></a></h3>192 <p><?php _e( ' New CSS rules mean extraneous content (like “Add New” links) no longer need to be included in admin-area headings. These panel headings improve the experience for people using assistive technologies.' ); ?></p>193 </div> 194 <div class="col"> 195 <h3><a href=" https://make.wordpress.org/core/2017/05/22/removal-of-core-embedding-support-for-wmv-and-wma-file-formats/"><?php _e( 'Removal of Core Support for WMV and WMA Files' ); ?></a></h3>196 <p><?php _e( ' As fewer and fewer browsers support Silverlight, file formats which require the presence of the Silverlight plugin are being removed from core support. Files will still display as a download link, but will no longer be embedded automatically.' ); ?></p>197 </div> 198 <div class="col"> 199 <h3><a href=" https://make.wordpress.org/core/2017/05/22/multisite-focused-changes-in-4-8/"><?php _e( 'Multisite Updates' ); ?></a></h3>200 <p><?php _e( ' New capabilities have been introduced to 4.8 with an eye towards removing calls to <code>is_super_admin()</code>. Additionally, new hooks and tweaks to more granularly control site and user counts per network have been added.' ); ?></p>201 </div> 202 <div class="col"> 203 <h3><a href=" https://make.wordpress.org/core/2017/05/23/addition-of-tinymce-to-the-text-widget/"><?php _e( 'Text-Editor JavaScript API' ); ?></a></h3>204 <p><?php _e( ' With the addition of TinyMCE to the text widget in 4.8 comes a new JavaScript API for instantiating the editor after page load. This can be used to add an editor instance to any text area, and customize it with buttons and functions. Great for plugin authors!' ); ?></p>205 </div> 206 <div class="col"> 207 <h3><a href=" https://make.wordpress.org/core/2017/05/26/media-widgets-for-images-video-and-audio/"><?php _e( 'Media Widgets API' ); ?></a></h3>208 <p><?php _e( ' The introduction of a new base media widget REST API schema to 4.8 opens up possibilities for even more media widgets (like galleries or playlists) in the future. The three new media widgets are powered by a shared base class that covers most of the interactions with the media modal. That class also makes it easier to create new media widgets and paves the way for more to come.' ); ?></p>209 </div> 210 <div class="col"> 211 <h3><a href=" https://make.wordpress.org/core/2017/05/16/customizer-sidebar-width-is-now-variable/"><?php _e( 'Customizer Width Variable' ); ?></a></h3>212 <p><?php _e( ' Rejoice! New responsive breakpoints have been added to the customizer sidebar to make it wider on high-resolution screens. Customizer controls should use percentage-based widths instead of pixels.' ); ?></p>155 <h3><a href="#"><?php _e( 'Heading' ); ?></a></h3> 156 <p><?php _e( 'Paragraph' ); ?></p> 157 </div> 158 <div class="col"> 159 <h3><a href="#"><?php _e( 'Heading' ); ?></a></h3> 160 <p><?php _e( 'Paragraph' ); ?></p> 161 </div> 162 <div class="col"> 163 <h3><a href="#"><?php _e( 'Heading' ); ?></a></h3> 164 <p><?php _e( 'Paragraph' ); ?></p> 165 </div> 166 <div class="col"> 167 <h3><a href="#"><?php _e( 'Heading' ); ?></a></h3> 168 <p><?php _e( 'Paragraph' ); ?></p> 169 </div> 170 <div class="col"> 171 <h3><a href="#"><?php _e( 'Heading' ); ?></a></h3> 172 <p><?php _e( 'Paragraph' ); ?></p> 173 </div> 174 <div class="col"> 175 <h3><a href="#"><?php _e( 'Heading' ); ?></a></h3> 176 <p><?php _e( 'Paragraph' ); ?></p> 213 177 </div> 214 178 </div>
Note: See TracChangeset
for help on using the changeset viewer.