I was using that but 2 things are making me rethink it.
1. If I have 10 users and only need 3 I still have to fetch all 10 and hide 7.
2. Now that my client wants a custom order of users I think I’m out of luck. For now I have switched to getting single users via [show_avatar].
I didn’t know how hard it would be to add that list of id’s functionality in.