Changeset 30930
- Timestamp:
- 12/16/2014 09:27:33 PM (6 years ago)
- Location:
- branches/4.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.1
-
branches/4.1/src/wp-admin/about.php
r30904 r30930 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.