ModifyCoreFeatures

Description

An overall control panel handling enabling/disabling of many key features.

Syntax

mixed ModifyCoreFeatures ([bool $return_config])



Parameter $return_config

Expected type: Boolean
Description: Whether or not to return the $config_vars array. Defaults to false.



Return value

Expected type: Mixed
Description:

Possible types
Allowed values Description
Void Doesn't return anything by default
Array of arrays An array of the config vars for this area, if $return_config is true.


Notes

  • Handles the calendar, custom profile fields, karma, moderation log, post moderation, paid subscriptions, reports, user warning system and search engine tracking.
  • New areas can be added to this section through the integrate_core_features hook.
Advertisement: