Plugin Author
anmari
(@anmari)
You are mixing up different concepts there
1) include/exclude by a value does exactly that – include or exclude users based on the value they have in a field. Yes than you could create different lists
– one which only lists authors when only include ‘authors’ and might list post counts etc
– one which lists subscribers might show different data (or the same 🙂 )
2) if the data will always be the same – maybe what you want is ability to ‘filter’ – ie select realtime based on a value. for that one needs http://wpusersplugin.com/related-plugins/amr-users-plus/
3) grouping – ie list has all users but they are sorted and grouped
eg http://directories.wpusersplugin.com/weirdwonderful/list-with-a-grouping/
one needs a separate add-on for that. I temporarily removed it from availability as it was not working well with something else. Let me know if that is what you think you need.
I need grouping! I think it will solve a problem I have where ordering by Role doesn’t work well because it’s alphabetical and the 7 roles aren’t alphabetical but I want them to display “hierarchal” (e.g., Institution, Advanced Practitioner, Practitioner, Basic Member). The example with Grouping that shows a header could be exactly what I need!