Jump to content
MediaWiki

Manual:initUserPreference.php

From mediawiki.org
Languages:
MediaWiki file: initUserPreference.php
Location: maintenance/
Source code: master1.43.11.42.61.39.12
Classes: InitUserPreference

Details

[edit ]

initUserPreference.php is a maintenance script that initializes a user preference based on the value of another preference.

Options

[edit ]
Option Description Required
--target Name of the user preference to initialize Required
--source Name of the user preference to take the value from Required

Usage

[edit ]
phpmaintenance/run.phpinitUserPreferencetargetsource
Terminal
$ php maintenance/run.php initUserPreference --target visualeditor-hidebetawelcome --source rcfilters-rc-collapsed
Initializing 'visualeditor-hidebetawelcome' based on the value of 'rcfilters-rc-collapsed'
Processed 7 user(s)
Finished!
In MediaWiki version 1.39.12 and earlier, you must invoke maintenance scripts using php maintenance/scriptName.php instead of php maintenance/run.php scriptName.

See also

[edit ]

AltStyle によって変換されたページ (->オリジナル) /