Function ssi_logout
Show a logout link.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
string |
$redirect_to = '' |
A URL to redirect the user to after they log out. |
string |
$output_method = 'echo' |
The output method. If 'echo', shows a logout link, otherwise returns the HTML for it. |
|string
|
Displays a logout link or returns its HTML depending on output_method. |