Er zijn in deze maand geen geplande opleidingen gevonden.
Beschikbaar Vol
/** * Beta283: verjaardagsverzending bewust gepauzeerd bij installatie/update. * Dit wordt éénmalig toegepast, zodat de beheerder de template daarna zelf * weer kan activeren via E-mail & meldingen wanneer verzending gewenst is. */ function son_birthday_pause_beta283_once() { if (get_option('son_birthday_pause_beta283_applied')) return; $templates = get_option('son_mail_templates', array()); if (!is_array($templates)) $templates = array(); if (!isset($templates['birthday_participant']) || !is_array($templates['birthday_participant'])) { $templates['birthday_participant'] = array(); } $templates['birthday_participant']['active'] = 0; update_option('son_mail_templates', $templates, false); update_option('son_birthday_pause_beta283_applied', 1, false); } add_action('admin_init', 'son_birthday_pause_beta283_once', 5);
Praktijkgerichte en erkende beroepsopleidingen
Sport Opleiding Nederland
Er zijn in deze maand geen geplande opleidingen gevonden.
Beschikbaar Vol