Function ssi_randomMember
Fetches a random 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 |
$random_type = '' |
If 'day', only fetches a new random member once a day. |
string |
$output_method = 'echo' |
The output method. If 'echo', displays a link to the member's profile, otherwise returns an array of info about them. |
|array
|
Displays a link to a random member's profile or returns an array of info about them depending on output_method. |