﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
15458,Lazy-load usermeta into the user object,nacin,nacin,"Currently we load all usermeta keys into the user object. This is not ideal, and it doesn't scale when you wish to store a lot of data in usermeta. (Example, BuddyPress profiles.)

We can leverage a magic `__get()` method for WP_User and fetch data on demand, instead of our current situation.",enhancement,closed,normal,3.3,Performance,,normal,fixed,has-patch needs-unit-tests,scribu westi mikeschinkel@… aaroncampbell jk3us RMarks
