Thread Starter
ddi210
(@ddi210)
We are NOT entering PHP URLs in WPS Hide Login fields. For testing purposes, we have kept the default values (Login url = login , Redirection url = 404).
My question is about deep-linking to specific WordPress Admin pages after installation and configuration of WPS Hide Login. For example, we used to be able to go directly to http://www.ourdomain.com/wp-admin/post-new.php to write a new post (if the user was not logged into WordPress, they would be redirected to the WordPress login screen). After installing WPS Hide Login, it seems logical we should now be able to link to http://www.ourdomain.com/login/post-new.php (and this should redirect to http://www.ourdomain.com/login if the user is not logged in). But that’s not what happens.