Example #1
0
function ya_optionsx()
{
    return YA_Config::setVariables(wp_parse_args(get_option('ya_options'), ya_default_options()));
}