Function ssi_recentPoll
Shows the most recent poll
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
boolean |
$topPollInstead = false |
Whether to show the top poll (based on votes) instead of the most recent one |
string |
$output_method = 'echo' |
The output method. If 'echo', displays the poll, otherwise returns an array of info about it. |
|array
|
Either shows the poll or returns an array of info about it, depending on output_method. |