query("UPDATE `".$wpdb->prefix."al_locations` SET `name`='".sanitize_text_field(@$_POST['name'])."', `city`='".sanitize_text_field(@$_POST['city'])."', `street`='".sanitize_text_field(@$_POST['street'])."', `code`='".sanitize_text_field(@$_POST['code'])."', `link`='".sanitize_text_field(@$_POST['link'])."', `desc`='".sanitize_text_field(@$_POST['desc'])."', `lat`='".sanitize_text_field(@$_POST['lat'])."', `lng`='".sanitize_text_field(@$_POST['lng'])."' WHERE `id`='".sanitize_key(@$_POST['id'])."'"); ?>
;' tg='wpbody-content'>