[wp-trac] [WordPress Trac] #23413: Provide query result data to custom user columns
WordPress Trac
noreply at wordpress.org
Thu Feb 7 15:22:54 UTC 2013
#23413: Provide query result data to custom user columns
-----------------------------+-------------------------
Reporter: JohnC28 | Type: enhancement
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Users
Version: | Severity: normal
Keywords: has-patch |
-----------------------------+-------------------------
When the filter manage_users_custom_column is triggered, it sends an empty
string for the value field.
Since it's easy enough to extend the WP_User_Query with extra fields, it
would be good to have those fields passed through if they exist to save
having to requery the database with the user_id parameter to get the data.
I have attached a patch to show what I mean.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23413>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list