mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Help/About: Add design for 5.4 About page.
Props melchoyce, marybaum, marktimemedia, elmastudio, ryelle, karmatosed, audrasjb, afercia, francina, sabernhardt. See #49295. git-svn-id: https://develop.svn.wordpress.org/trunk@47475 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -20,13 +20,11 @@ require_once ABSPATH . 'wp-admin/admin-header.php';
|
||||
<div class="about__header">
|
||||
<div class="about__header-title">
|
||||
<h1>
|
||||
<span><?php echo $display_version; ?></span>
|
||||
<?php _e( 'WordPress' ); ?>
|
||||
<span><?php echo $display_version; ?></span>
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
<div class="about__header-badge"></div>
|
||||
|
||||
<div class="about__header-text">
|
||||
<p>
|
||||
<?php _e( 'Building more with blocks, faster and easier.' ); ?>
|
||||
|
||||
Reference in New Issue
Block a user