$_POST['js_source'],
"js_init" => $_POST['js_init'],
"load_mcustom_js" => $_POST['load_mcustom_js'],
"detect_ajax" => $_POST['detect_ajax'],
"js_retain_popstate" => $_POST['js_retain_popstate'],
'load_google_fonts' => $_POST['load_google_fonts'],
'old_browser_compatibility' => $_POST['old_browser_compatibility'],
// Query options
'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']
);
update_option('asl_compatibility', $values);
$updated = true;
}
?>
Search compatibility settings successfuly updated!
DEMO MODE ENABLED - Please note, that these options are read-only