My folder structure is
- css
- images
- js
- wordpress
- index.php
As soon as the user logs-in to my website (for ex: http://example.com) i want to redirect this user to wordpress webpage (for ex: http://example.com/wordpress)
guys please tell me is it possible or not? if its possible then say how?