[wpmu-trac] [WordPress MU Trac] #848: Two Log Out links - one works, one doesn't

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Jan 19 03:35:05 GMT 2009


#848: Two Log Out links - one works, one doesn't
----------------------------+-----------------------------------------------
 Reporter:  andrej1c        |       Owner:  somebody
     Type:  defect          |      Status:  new     
 Priority:  normal          |   Milestone:  2.7     
Component:  Administration  |     Version:  2.7     
 Severity:  normal          |    Keywords:          
----------------------------+-----------------------------------------------
 1. /wp-admin/admin-header.php (this one works because it includes wponce)

 {{{
 <?php echo wp_logout_url() ?>
 }}}

 2. /wp-includes/wordpress-admin-bar.php (doesn't work)

 {{{
 <a href="<?php bloginfo('wpurl'); ?>/wp-login.php?action=logout"><?php
 _e('Log Out'); ?></a>
 }}}

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/848>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list