Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kevin Vess

    (@kevinvess)

    how do I even get started with this plugin and redirecting/securing my pages with login credentials?

    If you want to require all visitors to your WordPress site to login before being able to view your site content – install the Force Login plugin to your site, then Activate it. That’s it.

    If you want to customize how the plugin works, either by where users are redirected after logging in or by allowing some unique page urls to be accessible without login, checkout the FAQ page:
    https://wordpress.org/plugins/wp-force-login/faq/

    Thread Starter eric2889

    (@eric2889)

    Thanks Kevin! Slight issue with the automatic emailing function through WordPress of the Forgot Password link. Is this something to do with your plugin? Is it preventing from sending me to the forgot password page?

    Plugin Author Kevin Vess

    (@kevinvess)

    Slight issue with the automatic emailing function through WordPress of the Forgot Password link. Is this something to do with your plugin?

    The plugin does not handle any email functions, nor does it alter the forgot password URL.

    Is it preventing from sending me to the forgot password page?

    The standard WordPress forgot password pages are whitelisted by default, but if you’ve altered your site to change the lost password url – you will need to whitelist it by using the v_forcelogin_whitelist filter as described on the FAQ page.

    Checkout the link below for a detailed description of how the lost password process works with a default install of WordPress – my plugin does not alter this process. I suspect you’re issue is with the server, another plugin, or your theme.

    http://www.wpbeginner.com/beginners-guide/forgot-your-password-how-to-recover-a-lost-password-in-wordpress/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Getting Started’ is closed to new replies.