• Resolved indieben

    (@indieben)


    Hello and thank you for developing this plugin.

    I have my own login page. Is it possible to have the page redirected to as my own login page as opposed to WordPress’s native one? If so, what do I need to edit and what do I need to add.

    Thanks ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author shawfactor

    (@shawfactor)

    The plugin already works that way. I’m not sure how you have set a custom login page, but if it is done properly whatever you’ve used to set the custom login page should filter the wp_login_url

    And this plugin uses the wp_login_url() function which utilises the filter. If this is not happening then the problem is likely with whatever you are using for the custom login page.

    Thread Starter indieben

    (@indieben)

    Hi, Thanks for this, my login page consists of a standard page with a login form on it. Of course your plugin isn’t to know what page i’ve set, how can I specify this please?

    Thanks.

    Plugin Author shawfactor

    (@shawfactor)

    good plugins that override the native login have this functionality. Failing that you can use the “login_urll filter. Google should show you how this can be done

    Plugin Author shawfactor

    (@shawfactor)

    resolving this for good order but I will still monitor the thread and reopen in required

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.