• Resolved sham0i51

    (@sham0i51)


    Hi,

    I use your Brute Force Login URL rename feature on lots of sites.

    I keep the WordPress core files in a wp subdirectory, so our…

    WP_SITEURL is ‘domainname.com/wp’

    while our…

    WP_HOME is ‘domainname.com’

    All along your plugin used to use the WP_HOME string, so our custom login page was ‘domainname.com/customname’

    but as of late lots of login pages no longer work as it’s forcing the setting for the custom login page to ‘domainname.com/wp/customname’, and that page won’t load.

    I have to rename the plugin folder to disable the plugin to gain access.

    Will this be the way forward or will this go back to using the WP_HOME string for building the URL?

    Thanks in Advance
    Sham

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Brute Force Login URL has changed’ is closed to new replies.