Re: Stop redirecting to the WP login page?
@ozgirl57 Thanks, I’ll give that a try.
BTW, could <?php echo site_url( ‘thenameofyourfile.php’, ‘login’ ) ?> be used to simply display a message such as “Oops, you have entered an incorrect username or password, please try again” in a page (instead of a PHP file) and change the ‘thenameofyourfile.php’ to the page slug?
Thanks,
Gene