Ticket #32391: 32391.2.patch
| File 32391.2.patch, 855 bytes (added by , 11 years ago) |
|---|
-
src/wp-admin/about.php
121 121 printf( __( '%1$s, %2$s, and %3$s now support complex ordering with named meta query clauses.' ), '<code>WP_Query</code>', '<code>WP_Comment_Query</code>', '<code>WP_User_Query</code>' ); 122 122 ?></p> 123 123 </div> 124 </div> 124 125 125 <hr />126 127 126 <div class="return-to-dashboard"> 128 127 <?php if ( current_user_can( 'update_core' ) && isset( $_GET['updated'] ) ) : ?> 129 128 <a href="<?php echo esc_url( self_admin_url( 'update-core.php' ) ); ?>"><?php … … 133 132 <a href="<?php echo esc_url( self_admin_url() ); ?>"><?php 134 133 is_blog_admin() ? _e( 'Go to Dashboard → Home' ) : _e( 'Go to Dashboard' ); ?></a> 135 134 </div> 136 </div>137 135 138 136 </div> 139 137 <?php
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)