mirror of
git://develop.git.wordpress.org/
synced 2025-02-24 00:24:52 +01:00
Last about page string. props celloexpressions. fixes #30435.
git-svn-id: https://develop.svn.wordpress.org/trunk@30929 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
9189fbcff9
commit
b4dc6629cd
@ -134,7 +134,7 @@ include( ABSPATH . 'wp-admin/admin-header.php' );
|
|||||||
<p><?php printf( __( 'Metadata, date, and term queries now support advanced conditional logic, like nested clauses and multiple operators — %s.' ), '<code>A AND ( B OR C )</code>' ); ?></p>
|
<p><?php printf( __( 'Metadata, date, and term queries now support advanced conditional logic, like nested clauses and multiple operators — %s.' ), '<code>A AND ( B OR C )</code>' ); ?></p>
|
||||||
|
|
||||||
<h4><?php _e( 'Customizer API' ); ?></h4>
|
<h4><?php _e( 'Customizer API' ); ?></h4>
|
||||||
<p><?php echo ( 'The customizer now supports conditionally showing panels and sections based on the page being previewed.' ); ?></p>
|
<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>
|
||||||
</div>
|
</div>
|
||||||
<div class="last-feature">
|
<div class="last-feature">
|
||||||
<h4><?php
|
<h4><?php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user