Cannot direct Subscriber to Dashboard
-
I see this plugin uses the
login_redirect
filter. However, later than that, wp-login.php has specific checking against redirecting to the Dashboard of “if user cannot ‘edit_posts’ but can ‘read’, send to Profile, else front-end”Here’s some custom code I used (your plugin isn’t active on my site) to get this to work as I wanted: https://gist.github.com/cliffordp/35d74c3bceec9fbd10547b5d1ba988e5
Maybe you can implement this for others or contribute to the bug I reported regarding this: https://core.trac.www.ads-software.com/ticket/44960
- The topic ‘Cannot direct Subscriber to Dashboard’ is closed to new replies.