[wp-trac] [WordPress Trac] #14024: Insufficient permissions error after activating plugins

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 1 00:50:00 UTC 2011


#14024: Insufficient permissions error after activating plugins
----------------------------+------------------
 Reporter:  SergeyBiryukov  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.3
Component:  I18N            |     Version:  3.0
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------
Changes (by SergeyBiryukov):

 * keywords:  needs-patch => has-patch


Comment:

 Looks like we can't check if `did_action( 'init' )` here, since
 `$wp->init()` is called before `init`.

 `after_setup_theme` is the closest appropriate action.

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


More information about the wp-trac mailing list