You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The search_fields key in the search arguments array in CoAuthors_Plus::search_authors should be search_columns as per the WordPress documentation for WP_User_Query. Currently the columns specified are ignored and the WordPress defaults are used.