Example #1
0
function custom_settings_filter($content)
{
    return customSettings::contentFilter($content);
}