Other than CSS, and other than a theme component, is there a built in way to remove the default moderator group from the about page?
I just figure out that if you add @moderators to the list of groups to hide from the moderators section of the about page, the whole section disappears.
It this the best way to accomplish this?
I’m doing this because we have to grant staff access to some managers and we don’t want them listed in the moderators section.
You might be thinking about the about_page_extra_groups setting which would indeed do that.
The setting above suppresses the users in that group from appearing in the other groups on the /about page. They will of course appear on the moderators group page, just not the /about page.
I remember this, as @pfaffman was quite excited about its implementation as he used to appear as an admin on tonnes of Discourse sites!