Manual:$wgImplicitGroups
From MediaWiki.org
| User Access: $wgImplicitGroups | |
|---|---|
| Groups that aren't shown on Special:Listusers or somewhere else |
|
| Introduced in version: | 1.12.0 (r28797) |
| Removed in version: | still in use |
| Allowed values: | Complex array of boolean values. |
| Default value: | array( '*', 'user', 'autoconfirmed' );
|
Other settings: Alphabetical | By Function
[edit] Details
$wgImplicitGroups is an array of groups that aren't shown in Special:Listusers and on a few other places. Note that they can't be assigned through Special:Userrights.