add_shortcode(‘dhl_forfeit_form’, function () {
$nonce = wp_create_nonce(‘dhl_forfeit_submit’);
ob_start(); ?>
Forfeit Notification
Submit this form if your team must forfeit a game. The league, opponent, and officials will be notified.
add_shortcode(‘dhl_forfeit_form’, function () {
$nonce = wp_create_nonce(‘dhl_forfeit_submit’);
ob_start(); ?>
Submit this form if your team must forfeit a game. The league, opponent, and officials will be notified.