Ticket #24364: 24364.diff
| File 24364.diff, 727 bytes (added by , 13 years ago) |
|---|
-
wp-admin/user-edit.php
if ( ! IS_PROFILE_PAGE ) { 190 190 </h2> 191 191 192 192 <form id="your-profile" action="<?php echo esc_url( self_admin_url( IS_PROFILE_PAGE ? 'profile.php' : 'user-edit.php' ) ); ?>" method="post"<?php do_action('user_edit_form_tag'); ?>> 193 <!-- #24364 hack --> 194 <input type="text" style="display:none" /> 195 <input type="password" style="display:none" /> 193 196 <?php wp_nonce_field('update-user_' . $user_id) ?> 194 197 <?php if ( $wp_http_referer ) : ?> 195 198 <input type="hidden" name="wp_http_referer" value="<?php echo esc_url($wp_http_referer); ?>" />
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)