[Plugin: SimpleModal Login] howto invoke the modal login directly from PHP
-
I have a custom page template which forces a login if not currently logged in.
It uses the PHP header() function, as in:header(“Location: /wp-login.php”);
But this bypasses SimpleModal Login.
How can I invoke the modal login from PHP?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: SimpleModal Login] howto invoke the modal login directly from PHP’ is closed to new replies.