[wp-trac] [WordPress Trac] #22178: Reduce user_meta bloat for super admin users
WordPress Trac
noreply at wordpress.org
Wed Oct 17 18:58:10 UTC 2012
#22178: Reduce user_meta bloat for super admin users
--------------------------+-----------------------------
Reporter: ryan | Owner: ryan
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Future Release
Component: Users | Version: 3.4.2
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+-----------------------------
Changes (by ryan):
* owner: => ryan
* status: new => closed
* resolution: => fixed
Comment:
In [22256]:
{{{
#!CommitTicketReference repository="" revision="22256"
Don't create {$blog_id}_user-settings, {$blog_id}_user-settings-time, and
{$blog_id}_dashboard_quick_press_last_post_id user options when a super
admin visits a site they aren't a member of. Instead, rely solely on the
wp-settings cookie.
fixes #22178
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22178#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list