Function ModifyBBCSettings
Set a few Bulletin Board Code settings. It loads a list of Bulletin Board Code tags to allow disabling tags. Requires the admin_forum permission. Accessed from ?action=admin;area=featuresettings;sa=bbc.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: Admin template, edit_bbc_settings sub-template.
Located at Sources/ManageSettings.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Uses: Admin template, edit_bbc_settings sub-template.
Located at Sources/ManageSettings.php
boolean |
$return_config = false |
Whether or not to return the config_vars array (used for admin search) |
|array
|
Returns nothing or returns the $config_vars array if $return_config is true |