Hotel
prefix . ‘hotel_affiliates’;
$result = $wpdb->get_row(“SELECT * FROM $table WHERE ID = $hotel_id”);
if ($result):
$delay = $result->redirect_delay ?: 4;
$url = esc_url($result->affiliate_link);
echo ““;
?>
Loading hotel page…
Please wait, redirecting you to the hotel booking site.
