$post){ if (is_array($post)) { $posts[$key] = serialize($post); } } wp_send_json($posts); } } new acf_customizer_ajax();