[wpmu-trac] Re: [WordPress MU Trac] #832: Logout in New Admin Bar is not working

WordPress MU Trac wpmu-trac at lists.automattic.com
Thu Jan 8 21:23:23 GMT 2009


#832: Logout in New Admin Bar is not working
------------------------+---------------------------------------------------
 Reporter:  aravin      |        Owner:  somebody
     Type:  defect      |       Status:  new     
 Priority:  normal      |    Milestone:  2.7     
Component:  component1  |      Version:  2.0     
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by dnorman):

 I have a fix, but am not sure how to submit it. On line 347 of the current
 wordpress-admin-bar.php file, I just modified it to use the same code as
 admin-header.php - namely:

 {{{
 <li><a href="<?php echo wp_logout_url() ?>" title="<?php _e('Log Out')
 ?>"><?php _e('Log Out'); ?></a></li>
 }}}


 (hope the code survived posting here...)

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/832#comment:5>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list