Forums
-
- Forum
- Posts
-
- Installation
- 28,550
- Troubleshooting
- 62,891
- Themes
- 10,444
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
You can do a similar hack on the wordpress side too, except it’s easier because wordpress doesn’t need a referer , you just do it in the url.
ie.
wp-login.php?redirect_to=<?php echo $_SERVER['REQUEST_URI']; ?>