Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,515
- Themes
- 10,431
- Plugins
- 15,340
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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']; ?>