• s

    (@sdnazdi)


    Hi,
    I am wondering if it is possible to define two or more login page URL for different roles.
    I mean, is it possible to define some URL only for admin login page,
    like:

    www.example.com/admin-login

    and other URLs for users other than admin, like

    www.example.com/user-login

    Also have the feature that admin of the website can login only from the first URL and not from the second, and users (other than admin) can login only from the second URL and not from the first?

    I guess it may increase the security of WordPress.

    Could you please let me know if it is possible to add such functionality via your plugin or any other plugin out there?

    Thanks.

    • This topic was modified 1 year, 9 months ago by s.
Viewing 1 replies (of 1 total)
  • Plugin Author tmatsuur

    (@tmatsuur)

    Thanks @sdnazdi

    My plugin allows me to set up a login page for administrators only and for other roles.

    Also, for a normal single site, each login page can be placed under any directory.

    For example, set up a login page for administrators only as follows
    www.example.com/admin/sign-in.php

    Login pages for non-administrative users can be placed under different directory.
    www.example.com/user/login.php

    Also have the feature that admin of the website can login only from the first URL and not from the second, and users (other than admin) can login only from the second URL and not from the first?

    This is exactly how it works here.

    Please try this plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘define two login page url’ is closed to new replies.