[wp-trac] [WordPress Trac] #10938: AtomPub redefines pluggable wp_set_current_user()

WordPress Trac wp-trac at lists.automattic.com
Sat Oct 10 13:29:29 UTC 2009


#10938: AtomPub redefines pluggable wp_set_current_user()
--------------------------+-------------------------------------------------
 Reporter:  mdawaffe      |       Owner:  westi       
     Type:  defect (bug)  |      Status:  accepted    
 Priority:  normal        |   Milestone:  2.9         
Component:  AtomPub       |     Version:  2.8.4       
 Severity:  normal        |    Keywords:  dev-feedback
--------------------------+-------------------------------------------------

Comment(by westi):

 I think these can go as well:
 {{{
 /** Post Template API */
 require_once(ABSPATH . WPINC . '/post-template.php');

 /** Feed Handling API */
 require_once(ABSPATH . WPINC . '/feed.php');
 }}}

 As they will also already be included.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/10938#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list