Description
This function creates a login/logout link.
This function is used by the [wpmem_loginout] shortcode.
Parameters
$args
(aray) (optional) Arguments to customize output.
$echo
(boolean) (optional) Determines whether output is echoed or not. Default: false.
Return Value
string The HTML of the login/logout link.
Usage
Notes
A login page location must be set in the plugin’s main options tab.
Changelog
Introduced in version 3.1.6
Source
wpmem_loginout() is located in /inc/utilities/php.