Help/About: Final 5.2 about page updates.
Use final image URLs and fix a bug in IE11 where images were being cut off. Props afercia, SergeyBiryukov, ianbelanger, desrosj, audrasjb. See #46901. Built from https://develop.svn.wordpress.org/trunk@45287 git-svn-id: http://core.svn.wordpress.org/trunk@45096 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -44,7 +44,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
|
||||
<h2><?php _e( 'Keeping Your Site Safe' ); ?></h2>
|
||||
<p class="lead-description"><?php _e( 'WordPress 5.2 gives you even more robust tools for identifying and fixing configuration issues and fatal errors. Whether you are a developer helping clients or you manage your site solo, these tools can help get you the right information when you need it.' ); ?></p>
|
||||
<div class="inline-svg aligncenter">
|
||||
<img src="https://make.wordpress.org/core/files/2019/05/about_maintain-wordpress.png" alt="">
|
||||
<img src="https://s.w.org/images/core/5.2/about_maintain-wordpress-v2.svg" alt="">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user