[wp-trac] [WordPress Trac] #15427: Bug when creating a new post during 'plugins_loaded'

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 14 22:27:24 UTC 2010


#15427: Bug when creating a new post during 'plugins_loaded'
--------------------------+-------------------------------------------------
 Reporter:  shidouhikari  |       Owner:                 
     Type:  defect (bug)  |      Status:  new            
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Permalinks    |     Version:                 
 Severity:  minor         |    Keywords:  close          
--------------------------+-------------------------------------------------

Comment(by westi):

 Init is the earliest hook that you should use for calling core API.

 Plugins Loaded is all about doing things once all the plugins have been
 included - for example if you want to behave differently if another plugin
 was installed.

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


More information about the wp-trac mailing list