[wp-trac] [WordPress Trac] #4181: Setup current user info during
init
WordPress Trac
wp-trac at lists.automattic.com
Mon Apr 23 20:01:12 GMT 2007
#4181: Setup current user info during init
----------------------------+-----------------------------------------------
Reporter: ryan | Owner: ryan
Type: defect | Status: new
Priority: normal | Milestone: 2.3
Component: Administration | Version: 2.2
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
Currently, the current user is setup when the wp() function is run from
wp-blog-header.php. When WP is embedded, however, wp-blog-header.php is
not loaded and the current user is never setup. Let's always make sure
the current user is setup by calling WP::init at the end of wp-
settings.php after plugins and everything else are initialized.
--
Ticket URL: <http://trac.wordpress.org/ticket/4181>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list