wfLoadExtension

From wikieduonline
Revision as of 12:23, 17 September 2022 by Welcome (talk | contribs) (→‎Related)
Jump to navigation Jump to search


cat LocalSettings.php | grep wfLoadExtension

# wfLoadExtensions('ExtensionName');
wfLoadExtension( 'CategoryTree' );
wfLoadExtension( 'Cite' );
wfLoadExtension( 'ConfirmEdit' );
wfLoadExtension( 'SpamBlacklist' );
wfLoadExtension( 'TitleBlacklist' );
wfLoadExtension( 'Scribunto' );                 
wfLoadExtension( 'MobileFrontend' );
wfLoadExtension( 'ParserFunctions' );

Related

See also

Advertising: