WellnessPlace Pro

Your wellness workspace.

Shop, learn, follow your wellness journey, and grow into the affiliate path from one consolidated platform.

Welcome back

Sign in to continue to your WellnessPlace Pro dashboard.

SERVER['HTTP_HOST'] ?? '')); if (session_status() === PHP_SESSION_NONE) { session_start(); } $error_message = ''; if ($_SERVER["REQUEST_METHOD"] === "POST") { require '../includes/db.php'; $email = mysqli_real_escape_string($conn, $_POST['email'] ?? ''); $password = (string) ($_POST['password'] ?? ''); $stmt = $conn->prepare("SELECT * FROM users WHERE email = ? LIMIT 1"); $stmt->bind_param("s", $email); $stmt->execute(); $user = $stmt->get_result()->fetch_assoc(); if ($user && wp_password_matches($password, $user)) { wp_login_user($user); $redirect = !empty($_SESSION['redirect_to_checkout']) ? '../checkout.php' : '../category.php'; unset($_SESSION['redirect_to_checkout'], $_SESSION['redirect_to_cart']); header("Location: " . $redirect); exit(); } $error_message = "Invalid email or password."; } ?> User Login | WellnessPlace Pro
WellnessPlace Pro

Your wellness workspace.

Shop, learn, follow your wellness journey, and grow into the affiliate path from one consolidated platform.

Welcome back

Sign in to continue to your WellnessPlace Pro dashboard.

SERVER['HTTP_HOST'] ?? '')); if (session_status() === PHP_SESSION_NONE) { session_start(); } $error_message = ''; if ($_SERVER["REQUEST_METHOD"] === "POST") { require '../includes/db.php'; $email = mysqli_real_escape_string($conn, $_POST['email'] ?? ''); $password = (string) ($_POST['password'] ?? ''); $stmt = $conn->prepare("SELECT * FROM users WHERE email = ? LIMIT 1"); $stmt->bind_param("s", $email); $stmt->execute(); $user = $stmt->get_result()->fetch_assoc(); if ($user && wp_password_matches($password, $user)) { wp_login_user($user); $redirect = !empty($_SESSION['redirect_to_checkout']) ? '../checkout.php' : '../category.php'; unset($_SESSION['redirect_to_checkout'], $_SESSION['redirect_to_cart']); header("Location: " . $redirect); exit(); } $error_message = "Invalid email or password."; } ?> User Login | WellnessPlace Pro
WellnessPlace Pro

Your wellness workspace.

Shop, learn, follow your wellness journey, and grow into the affiliate path from one consolidated platform.

Welcome back

Sign in to continue to your WellnessPlace Pro dashboard.

SERVER['HTTP_HOST'] ?? '')); if (session_status() === PHP_SESSION_NONE) { session_start(); } $error_message = ''; if ($_SERVER["REQUEST_METHOD"] === "POST") { require '../includes/db.php'; $email = mysqli_real_escape_string($conn, $_POST['email'] ?? ''); $password = (string) ($_POST['password'] ?? ''); $stmt = $conn->prepare("SELECT * FROM users WHERE email = ? LIMIT 1"); $stmt->bind_param("s", $email); $stmt->execute(); $user = $stmt->get_result()->fetch_assoc(); if ($user && wp_password_matches($password, $user)) { wp_login_user($user); $redirect = !empty($_SESSION['redirect_to_checkout']) ? '../checkout.php' : '../category.php'; unset($_SESSION['redirect_to_checkout'], $_SESSION['redirect_to_cart']); header("Location: " . $redirect); exit(); } $error_message = "Invalid email or password."; } ?> User Login | WellnessPlace Pro
WellnessPlace Pro

Your wellness workspace.

Shop, learn, follow your wellness journey, and grow into the affiliate path from one consolidated platform.

Welcome back

Sign in to continue to your WellnessPlace Pro dashboard.