Hey @sflwa,
Other devices will get a notification to login again because they are logged out.
Thread Starter
sflwa
(@sflwa)
@joelcj91
How long does it take for the original login to get the notification?
Here is what I did
1) Logged into my site as a subscriber on my iPad – to access a restricted page
2) Logged into my site as the same user on my desktop
If I refresh the page on the iPad I am logged out (I tested this previously) however if I just stay on the page I don’t get any pop-up/logout the way I would if the session got reset and I was in the admin or is that because I am hiding the admin bar?
Hey @sflwa,
That’s up to WordPress. If you are WP Admin area, WP will periodically send ajax requests to check the status. So it will show the login popup very soon. I don’t think it will do that in front end. If there are many users requesting for this feature, I will develop and addon for that soon.
Frontend polling / auto notification for regular users would be absolutely needed feature! Looks like none of the available plugins do that.