Skip to:
Content
Pages
Categories
Search
Top
Bottom

Redirect wp-admin/profile.php -> members/username/profile/edit

  • @peterverkooijen

    Participant

    What is the easiest way to consistently redirect members from wp-admin/profile.php to members/username/profile/edit?

    I don’t want regular users to ever see the WP backend. There is also some functionality there that doesn’t even work in my template and the URL field will cause a lot of confusion with my custom xprofile URL field.

    Is there a quick search/replace way to replace all instances of profile.php links with links to members/<? php magic ?>/profile/edit?

    Is there a plugin that does it?

    I could try to write a redirect function. Is there a hook for this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • @ajbuddypress

    Participant

    Did you have any luck resolving this issue? It’s annoying me big time!

    @erikshosting

    Member

    I built a plugin that does exactly this! Hooray! Someone needs it!

    When a subscriber attempts to access any /wp-admin/ page they are redirected to their buddypress profiles!
    If there is no buddypress installed, then /wp-admin/profile.php doesnt redirect, and all other dash pages redirect to it.

    I just submitted it to the plugin repository minutes ago!

    Check It Out Here:
    http://erikshosting.com/scripts-code/dashboard-lockdown-and-buddypress-profile-redirect/

    @hnla

    Participant

    Start a group rather than dragging up old threads please!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Redirect wp-admin/profile.php -> members/username/profile/edit’ is closed to new replies.
Skip to toolbar