Viewing 1 replies (of 1 total)
  • Plugin Contributor Alessandro Tesoro

    (@alessandrotesoro)

    Hi @tavomenas

    Yes it’s possible to remove the wp-login frontend redirect.

    Add this line to your theme’s functions.php file

    remove_filter( 'login_url', 'wpum_login_url', 10 );

Viewing 1 replies (of 1 total)
  • The topic ‘can’t access wordpress through website.com/admin’ is closed to new replies.