updates->needsUpdate() ) { wd_asp()->updates->printUpdateMessage(); } ?>
$_POST['js_prevent_body_scroll'],
"js_source" => $_POST['js_source'],
"detect_ajax" => $_POST['detect_ajax'],
"css_compatibility_level" => $_POST['css_compatibility_level'],
'css_minify' => $_POST['css_minify'],
"load_google_fonts" => $_POST['load_google_fonts'],
"usecustomajaxhandler" => $_POST['usecustomajaxhandler'],
// Loading
"script_loading_method" => $_POST['script_loading_method'],
"init_instances_inviewport_only" => $_POST['init_instances_inviewport_only'],
"css_loading_method" => $_POST['css_loading_method'],
'selective_enabled' => $_POST['selective_enabled'],
'selective_front' => $_POST['selective_front'],
'selective_archive' => $_POST['selective_archive'],
'selective_exin_logic' => $_POST['selective_exin_logic'],
'selective_exin' => $_POST['selective_exin'],
// Query options
'query_soft_check' => $_POST['query_soft_check'],
'use_acf_getfield' => $_POST['use_acf_getfield'],
'db_force_case' => $_POST['db_force_case'],
'db_force_unicode' => $_POST['db_force_unicode'],
'db_force_utf8_like' => $_POST['db_force_utf8_like'],
// Other options
'rest_api_enabled' => $_POST['rest_api_enabled'],
'meta_box_post_types' => $_POST['meta_box_post_types']
);
update_option('asp_compatibility', $values);
asp_parse_options();
$updated = true;
wd_asp()->css_manager->generator->generate();
}
?>
DEMO MODE ENABLED - Please note, that these options are read-only