How to check if a user (not current user) is online or offline?
-
I need to display the online status (online/offline) for each author page (custom author.php page template).
is_user_logged_in() only applies to the current user and I can’t find a relevant approach targeting the current author e.g. is_author_logged_in().
It’ possible?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to check if a user (not current user) is online or offline?’ is closed to new replies.