Description
This function displays the user login status when they are logged in.
Parameters
$echo
(boolean) (optional) Echoes the result (default: true).
Return Values
$status
(string) HTML for the user login status if logged in.
Examples
Notes
Result can be filtered with wpmem_status_msg_args.
Changelog
Introduced in version 2.0.0
Moved to inc/api.php in version 3.1.2
Source
wpmem_login_status() is located in /inc/api.php.