> I was trying to make a custom user column sortable. Unfortunately there > isn't a action hook or filter to modify the WP_User_Query arguments before > preparing the query. Wouldn't it be easier to add an action hook before > preparing the query? > Sounds like this trac ticket: https://core.trac.wordpress.org/ticket/25285 -dylan-