Ticket #1240 (closed defect (bug): fixed)
wp-login.php redirects level 0 users to /wp-admin/profile.php
| Reported by: | error | Owned by: | masquerade |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 1.5.2 |
| Severity: | minor | Keywords: | login bg|has-patch bg|commit bg|squashed |
| Cc: |
Description
When logging in with wp_login.php it is possible to pass a redirect_to parameter to control the page the user gets after login. However, this does not work for level 0 users; they are always redirected to /wp-admin/profile.php regardless of the redirect_to parameter.
Many users use level 0 users to implement "Users must register to leave comments," as they may not want registered users to be able to write drafts (level 1 and above).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

