Make WordPress Core


Ignore:
Timestamp:
12/16/2014 09:26:34 PM (10 years ago)
Author:
nacin
Message:

Last about page string. props celloexpressions. fixes #30435.

File:
1 edited

Legend:

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

    r30903 r30929  
    135135
    136136            <h4><?php _e( 'Customizer API' ); ?></h4>
    137             <p><?php echo ( 'The customizer now supports conditionally showing panels and sections based on the page being previewed.' ); ?></p>
     137            <p><?php _e( 'Expanded JavaScript APIs in the customizer enable a new media experience as well as dynamic and contextual controls, sections, and panels.' ); ?></p>
    138138        </div>
    139139        <div class="last-feature">
Note: See TracChangeset for help on using the changeset viewer.