Function template_control_verification
This template displays a verification form
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Themes/default/GenericControls.template.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Themes/default/GenericControls.template.php
integer|string |
$verify_id |
The verification control ID |
string |
$display_type = 'all' |
What type to display. Can be 'single' to only show one verification option or 'all' to show all of them |
boolean |
$reset = false |
Whether to reset the internal tracking counter |
boolean
|
False if there's nothing else to show, true if $display_type is 'single', nothing otherwise |