diff --git src/wp-admin/about.php src/wp-admin/about.php
index 5e7654188c..a24745d1df 100644
|
|
include( ABSPATH . 'wp-admin/admin-header.php' ); |
211 | 211 | <p><?php _e( 'WordPress 4.9 includes an upgraded version of MediaElement.js, which removes dependencies on jQuery, improves accessibility, modernizes the UI, and fixes many bugs.' ); ?></p> |
212 | 212 | </div> |
213 | 213 | <div class="col"> |
214 | | <h3><a href="https://make.wordpress.org/core/2017/10/15/improvements-for-roles-and-capabilities-in-4-9/"><?php _e( 'Roles and Capability Improvements' ); ?></a></h3> |
| 214 | <h3><a href="https://make.wordpress.org/core/2017/10/15/improvements-for-roles-and-capabilities-in-4-9/"><?php _e( 'Improvements to Roles and Capabilities' ); ?></a></h3> |
215 | 215 | <p><?php _e( 'New capabilities have been introduced that allow granular management of plugins and translation files. In addition, the site switching process in multisite has been fine-tuned to update the available roles and capabilities in a more reliable and coherent way.' ); ?></p> |
216 | 216 | </div> |
217 | 217 | </div> |