Changeset 30929 for trunk/src/wp-admin/about.php
- Timestamp:
- 12/16/2014 09:26:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/about.php
r30903 r30929 135 135 136 136 <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> 138 138 </div> 139 139 <div class="last-feature">
Note: See TracChangeset
for help on using the changeset viewer.