Function ssi_topPoll
Show the top poll based on votes
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', displays the poll, otherwise returns an array of info about it |
|array
|
Either shows the top poll or returns an array of info about it, depending on output_method. |