I’ve been looking for a way to customize which groups that appear on the /about page. My community has not only admins and moderators, but also other custom “staff” groups (such as a social media team) that I’d like to be able to include there as well. Ideally it would be nice to have a boolean field that can be set per group determining whether it should appear on that page, which is what I’ve been looking into with no success.
Does no such feature exist? And if it would have to be done via a plugin, what would be the best way to do that? I know how to create plugins and have already made some simple changes using them, I’m just not sure how to approach this in particular.