Can you have the users list pre sorted by specific column?
Question
I would like to organise users by date registered every time an admin visits the users page, without having to click again from:
http://localhost:8888/wp-admin/users.php
I can add the date registered column and the sorting but I can’t seem to find any documentation on how to pre sort the users without actually clicking the sort button on the column name.
I essentially want the users list to always be (unless selected otherwise):
/wp-admin/users.php?orderby=registered&order=asc
0
admin, columns, users
3 years
2020-06-03T13:10:45-05:00
2020-06-03T13:10:45-05:00 0 Answers
100 views
0
Leave an answer