• I have a multisite. Although we do allow registrations for new sites – the registration should not be displayed on the majority of subsites. Is there a way to hide the registration input field?

    Also, since so many of our subsite users are forgetting their username and get locked out by wordfence, we have now added the ability to login with email address. Is there a way to add “email address” to label?

    https://www.ads-software.com/plugins/admin-bar-login/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mustafa Uysal

    (@m_uysl)

    Hi,

    Is there a way to hide the registration input field?

    You can remove directly source-code but not recommended.

    Also, since so many of our subsite users are forgetting their username and get locked out by wordfence, we have now added the ability to login with email address. Is there a way to add “email address” to label?

    It’s using WordPress’ wp_login_form, you can make this with adding argument.

    Thread Starter Kathy_Goss

    (@kathy_goss)

    Hi Mustafa,
    Thank you for the very quick reply.

    When you say that “you can remove directly source-code but not recommended” – what is the concern? Is it that it would be overwritten with a plugin update or is there other issues?

    Plugin Author Mustafa Uysal

    (@m_uysl)

    Is it that it would be overwritten with a plugin update

    Yes, no other reason ??

    Cheers,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can you remove register from admin bar?’ is closed to new replies.