• Resolved 123mike

    (@123mike)


    Hi

    I want have a website with pages and posts public and have 1 private page.

    I use the plugins: Members for user assignment and BAW Login/Logout menu to place the login link on the public menu.

    I want a handful of users login on the public website and once logged in takes them directly to a private page.

    How do I redirect a specific set of usernames to directly to a private page without going to the dashboard?

    https://wordpress.org/plugins/jonradio-private-site/

Viewing 1 replies (of 1 total)
  • My plugin does not allow you to select Landing Location by User Name. I have not used either of the other plugins you mention, to know if they have that capability. Nor can I name any other plugin that does, though you may wish to look around.

    To do it yourself, you would have to provide login links yourself, and write some PHP code that checks User Name and adds a ?redirect_to= value to a wp-login.php link. For example, by writing your own shortcode.

    Sorry that I cannot be more help.

Viewing 1 replies (of 1 total)
  • The topic ‘Redirect to only 1 private page’ is closed to new replies.