How to display next and prev pagination links with WP_User_Query?
Looking through the pagination functions available in WordPress, most seem to be associated with posts. paginate_links() seems to be the only function which will work with WP_User_Query
. However, when I use that I get numbered pagination: