Manual:$wgHiddenPrefs

From MediaWiki.org
Jump to: navigation, search
Users: $wgHiddenPrefs
Disable certain user preferences.
Introduced in version: 1.16.0 (r50782)
Removed in version: still in use
Allowed values: (array)
Default value:

Other settings: Alphabetical | By Function


[edit] Details

$wgHiddenPrefs is an array to disable certain user preferences (preferences system was rewritten in 1.16).

This obsoletes $wgAllowRealName = false; with the following code:

$wgHiddenPrefs[] = 'realname';
Note: For a list of preference names and what they do, see Manual:$wgDefaultUserOptions#Available_preferences
Language: English  • 日本語 • Polski • Русский
Personal tools
Namespaces

Variants
Actions
Navigation
Support
Download
Development
Communication
Print/export
Toolbox