Function ssi_latestMember
Show a link to the latest member: Please welcome, Someone, our latest member.
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 |
$output_method = 'echo' |
The output method. If 'echo', returns a string with a link to the latest member's profile, otherwise returns an array of info about them. |
|array
|
Displays a "welcome" message for the latest member or returns an array of info about them, depending on output_method. |