[wp-trac] [WordPress Trac] #22178: Reduce user_meta bloat for super admin users
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 12 16:55:52 UTC 2012
#22178: Reduce user_meta bloat for super admin users
--------------------------+-----------------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Users | Version: 3.4.2
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------------
Comment (by nacin):
I wonder if we can just toss out dashboard_quick_press_last_post_id by
always just generating an auto-draft on the fly for QuickPress. Avoiding a
single insert query doesn't seem like the end of the world, and cron
cleans them up.
Or, should QuickPress be hidden for users that, minus their super admin
capabilities, don't actually have posting access?
I think it is fine to avoid saving user settings in the DB when super
admins wouldn't otherwise have access to the dashboard. Let it stay in the
cookie and that's it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22178#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list