get_all_tests_data(); $db_data[$test_name] = $data; return (bool)update_option(AMOFORMS_OPTION_AB_TESTS, json_encode($db_data)); } }