Hello all, 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? Tom