if ( ! is_user_logged_in() ) { wp_redirect( wp_login_url( home_url( $_SERVER["REQUEST_URI"] ) ) ); exit; }