创建您的活动
感谢您的请求!我们将尽快与您联系。';
}
return ob_get_clean();
}
add_shortcode('zwarte_zwaan_form', 'zwarte_zwaan_events_form_shortcode');
// Voeg wat basale styling toe
function zwarte_zwaan_form_styles() {
echo '';
}
add_action('wp_head', 'black_swan_form_styles');

