Changeset 61259 for branches/6.9/src/wp-admin/about.php
- Timestamp:
- 11/18/2025 03:46:59 AM (6 months ago)
- Location:
- branches/6.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-admin/about.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/6.9
- Property svn:mergeinfo changed
/trunk merged: 61257-61258
- Property svn:mergeinfo changed
-
branches/6.9/src/wp-admin/about.php
r61204 r61259 139 139 </div> 140 140 <h3><?php _e( 'Performance updates' ); ?></h3> 141 <p><?php _e( 'WordPress 6.9 includes a broad set of performance updates, including a faster way of browsing and selecting styles, optimizations of the navigation link, fixes the layout shifts caused by the Video block, quicker load of the terms selector, no extra network request for retrieving feature media, and optimization in the Editor.' ); ?></p>141 <p><?php _e( 'WordPress 6.9 includes a broad set of performance enhancements. A better <abbr>LCP</abbr> (Largest Contentful Paint) metric is achieved through improved loading of conditional and inlined stylesheets, script loading with fetchpriority support, and additional core optimizations. Editor advances include fixes for layout shifts caused by the Video block and faster loading of the terms selector.' ); ?></p> 142 142 </div> 143 143 <div class="column">
Note: See TracChangeset
for help on using the changeset viewer.