Hi, thanks for using Force Login!
There is a hook in WordPress core to filter the login redirect URL:
https://developer.ww.wp.xz.cn/reference/hooks/login_redirect/
There is also the builtin function wp_is_mobile() (as of WP 3.4.0) that will test if the current browser runs on a mobile device.
You’ll need to write your own logic for changing the redirect URL based on the users device. If you need help with this, I recommend you hire a developer.
Good luck!
Thanks a lot it works fine !
Excellent, I’m glad you got it working!
Be sure to rate and review my plugin to let others know how you like it.
Thanks for using Force Login!