• Resolved crunch42

    (@crunch42)


    In v.2, anyone know how to make it so when subscribers (not any other roles) login to the admin, they go directly to the dashboard and do not see a Profile/Your Profile option?

    I want to do this in order to have a message on the dashboard that my subscribers can see, but I manage their logins for them so I don’t want them to be able to access their profile page and change their own password.

    Thanks,
    Julian

Viewing 1 replies (of 1 total)
  • Thread Starter crunch42

    (@crunch42)

    Here’s the solution in case this helps anyone: modify the file wp-admin/menu.php, and comment out line 16

    /*$menu[35] = array(__('Profile'),'read', 'profile.php')*/;

    – Julian

Viewing 1 replies (of 1 total)
  • The topic ‘How to restrict subscribers to dashboard (no profile)?’ is closed to new replies.