Make WordPress Core

Ticket #36173: 36173.23.diff

File 36173.23.diff, 3.1 KB (added by joemcgill, 9 years ago)
  • src/wp-admin/about.php

    diff --git src/wp-admin/about.php src/wp-admin/about.php
    index d23af10..6be03d8 100644
    include( ABSPATH . 'wp-admin/admin-header.php' ); 
    6161                <div class="feature-section two-col">
    6262                        <h2><?php _e( 'Editing Improvements' ); ?></h2>
    6363                        <div class="col">
    64                                 <img src="https://cldup.com/klO9vWGiT3.png" alt="" />
     64                                <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/>
    6565                                <h3><?php _e( 'Inline Linking' ); ?></h3>
    6666                                <p><?php _e( 'Stay focused on your writing with a less distracting interface that keeps you in place and allows you to easily link to your content.' ); ?></p>
    6767                        </div>
    6868                        <div class="col">
    69                                 <img src="https://cldup.com/TE-OBMWHkX.png" alt="" />
     69                                <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/>
    7070                                <h3><?php _e( 'Formatting Shortcuts' ); ?></h3>
    7171                                <p><?php _e( 'Do you enjoy using formatting shortcuts for lists and headings? Now they&#8217;re even more useful, with horizontal lines and <code>&lt;code&gt;</code>.' ); ?></p>
    7272                        </div>
    include( ABSPATH . 'wp-admin/admin-header.php' ); 
    7777                <div class="feature-section two-col">
    7878                        <h2><?php _e( 'Customization Improvements' ); ?></h2>
    7979                        <div class="col">
    80                                 <img src="https://cldup.com/0iRJNVbt4G.png" alt="" />
     80                                <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/>
    8181                                <h3><?php _e( 'Live Responsive Previews' ); ?></h3>
    8282                                <p><?php _e( 'Make sure your site looks great on all screens!' ); ?>
    8383                                        <?php
    include( ABSPATH . 'wp-admin/admin-header.php' ); 
    9494                                ?></p>
    9595                        </div>
    9696                        <div class="col">
    97                                 <img src="https://cldup.com/HWDA8xR_8G.png" alt="" />
     97                                <img src="{{img-560.png}}" alt="" srcset="{{img-1000.png}} 1000w, {{img-800.png}} 800w, {{img-680.png}} 680w, {{img-560.png}} 560w, {{img-400.png}} 400w, {{img-280.png}} 280w" sizes="(max-width: 500px) calc(100vw - 40px), (max-width: 781px) calc((100vw - 70px) * .466), (max-width: 959px) calc((100vw - 116px) * .469), (max-width: 1290px) calc((100vw - 240px) * .472), 496px"/>
    9898                                <h3><?php _e( 'Custom Logos' ); ?></h3>
    9999                                <p><?php _e( 'Themes can now support logos for your business or brand.' ); ?>
    100100                                        <?php