Make WordPress Core


Ignore:
Timestamp:
05/10/2022 04:31:30 PM (2 years ago)
Author:
ryelle
Message:

Help/About: Update the About section for 6.0.

Switch the images to use the s.w.org CDN. Update the font style and spacing on the About page. Update the header images for Credits, Freedoms, and Privacy.

Props fcoveram, peterwilsoncc, SergeyBiryukov.
Fixes #55434.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/about.php

    r53354 r53382  
    3838        </div>
    3939
    40         <hr />
    41 
    4240        <div class="about__section">
    4341            <div class="column">
     
    5755        </div>
    5856
    59         <hr />
    60 
    6157        <div class="about__section has-2-columns">
    62             <div class="column about__image is-vertically-aligned-center">
    63                 <img src="https://make.wordpress.org/core/files/2022/05/about-60-writing-improvements.png" alt="" />
     58            <div class="column about__image is-vertically-aligned-top">
     59                <img src="https://s.w.org/images/core/6.0/about-60-writing-improvements.png" alt="" />
    6460            </div>
    6561            <div class="column">
     
    8985                </p>
    9086            </div>
    91             <div class="column about__image is-vertically-aligned-center">
    92                 <img src="https://make.wordpress.org/core/files/2022/05/about-60-style-switcher.gif" alt="" />
     87            <div class="column about__image is-vertically-aligned-top">
     88                <img src="https://s.w.org/images/core/6.0/about-60-style-switching.gif" alt="" />
    9389            </div>
    9490        </div>
    9591
    9692        <div class="about__section has-1-column">
    97             <div class="column about__image is-vertically-aligned-center">
    98                 <img src="https://make.wordpress.org/core/files/2022/05/about-60-templates.png" alt="" />
    99             </div>
    100             <div class="column">
     93            <div class="column about__image is-vertically-aligned-top">
     94                <img src="https://s.w.org/images/core/6.0/about-60-templates.png" alt="" />
     95            </div>
     96            <div class="column" style="padding-bottom:0">
    10197                <h3>
    10298                    <?php _e( 'More Template Choices' ); ?>
     
    111107            <div class="column">
    112108                <div class="about__image">
    113                     <img src="https://make.wordpress.org/core/files/2022/05/about-60-sub-feature-1.png" alt="" />
     109                    <img src="https://s.w.org/images/core/6.0/about-60-sub-feature-1.png" alt="" />
    114110                </div>
    115111                <p><?php _e( 'Featured images can be used in the cover block.' ); ?></p>
     
    118114            <div class="column">
    119115                <div class="about__image">
    120                     <img src="https://make.wordpress.org/core/files/2022/05/about-60-sub-feature-2.png" alt="" />
     116                    <img src="https://s.w.org/images/core/6.0/about-60-sub-feature-2.png" alt="" />
    121117                </div>
    122118                <p><?php _e( 'While editing a template, at the root, or between blocks, the quick inserter shows you patterns and template parts to help you work faster and discover new layout options.' ); ?></p>
     
    124120            <div class="column">
    125121                <div class="about__image">
    126                     <img src="https://make.wordpress.org/core/files/2022/05/about-60-sub-feature-3.png" alt="" />
     122                    <img src="https://s.w.org/images/core/6.0/about-60-sub-feature-3.png" alt="" />
    127123                </div>
    128124                <p><?php _e( 'The query block supports filtering on multiple authors, support for custom taxonomies, and support for customizing what is shown when there are no results.' ); ?></p>
     
    131127
    132128        <div class="about__section has-2-columns is-wider-left">
    133             <div class="column about__image is-vertically-aligned-center">
    134                 <img src="https://make.wordpress.org/core/files/2022/05/about-60-integrated-patterns.png" alt="" />
     129            <div class="column about__image is-vertically-aligned-top">
     130                <img src="https://s.w.org/images/core/6.0/about-60-integrated-patterns.png" alt="" />
    135131            </div>
    136132            <div class="column">
     
    159155                </p>
    160156            </div>
    161             <div class="column about__image is-vertically-aligned-center">
    162                 <img src="https://make.wordpress.org/core/files/2022/05/about-60-list-view.png" alt="" />
     157            <div class="column about__image is-vertically-aligned-top">
     158                <img src="https://s.w.org/images/core/6.0/about-60-list-view.png" alt="" />
    163159            </div>
    164160        </div>
    165161
    166162        <div class="about__section has-2-columns is-wider-left">
    167             <div class="column about__image is-vertically-aligned-center">
    168                 <img src="https://make.wordpress.org/core/files/2022/05/about-60-block-locking-controls.png" alt="" />
     163            <div class="column about__image is-vertically-aligned-top">
     164                <img src="https://s.w.org/images/core/6.0/about-60-block-locking-controls.png" alt="" />
    169165            </div>
    170166            <div class="column">
     
    177173            </div>
    178174        </div>
     175
     176        <hr class="is-large" />
    179177
    180178        <div class="about__section" style="margin-bottom:0;">
     
    257255
    258256        <div class="about__section has-2-columns is-wider-right">
    259             <div class="column about__image is-vertically-aligned-center">
     257            <div class="column about__image is-vertically-aligned-top">
    260258                <a href="#">
    261                     <img src="https://make.wordpress.org/core/files/2022/05/about-60-video.png" alt="<?php echo esc_attr( __( 'Exploring WordPress 6.0 video' ) ); ?>" />
     259                    <img src="https://s.w.org/images/core/6.0/about-60-video.png" alt="<?php echo esc_attr( __( 'Exploring WordPress 6.0 video' ) ); ?>" />
    262260                </a>
    263261            </div>
     
    285283
    286284        <div class="about__section has-3-columns">
    287             <div class="column">
     285            <div class="column" style="padding-top:0">
    288286                <p>
    289287                    <?php
     
    297295                </p>
    298296            </div>
    299             <div class="column">
     297            <div class="column" style="padding-top:0">
    300298                <p>
    301299                    <?php
     
    308306                </p>
    309307            </div>
    310             <div class="column">
     308            <div class="column" style="padding-top:0">
    311309                <p>
    312310                    <?php
Note: See TracChangeset for help on using the changeset viewer.