Wordpress patch: redirect to blog
For my Wordpress blog at Inchperfect.nl, I wrote a small patch which makes the Wordpress login dialog return to the current page after logging in (if the link is selected from the sidebar), or to ‘/’ otherwise. Enjoy!
One improvement would be to replace ‘/’ by the weblog base URL, but I didn’t need that myself so I didn’t do it. Suggestions (I bet it’s easy to do) are welcome.