/** * Onboarding functions.php file. * * @package Divi * @subpackage onboarding * * @since ?? */ if ( ! defined( 'ABSPATH' ) ) { exit; } /** * Trigger redirect to onboarding page after theme activation. * * @return void */ function et_onboarding_trigger_redirect() { // Do not redirect if WP-CLI is active. if ( defined( 'WP_CLI' ) && WP_CLI ) { return; } if ( ! class_exists( 'ET_Onboarding' ) ) { // get_template_directory() does not output a trailing slash. // {@see https://developer.wordpress.org/reference/functions/get_template_directory/}. require_once get_template_directory() . '/onboarding/onboarding.php'; } ET_Onboarding::redirect_to_onboarding_page(); } add_action( 'after_switch_theme', 'et_onboarding_trigger_redirect' ); /** * Trigger remove transients when theme is changed. * * @return void */ function et_onboarding_remove_transients() { if ( ! class_exists( 'ET_Onboarding' ) ) { // get_template_directory() does not output a trailing slash. // {@see https://developer.wordpress.org/reference/functions/get_template_directory/}. require_once get_template_directory() . '/onboarding/onboarding.php'; } ET_Onboarding::remove_transients(); } add_action( 'switch_theme', 'et_onboarding_remove_transients' ); Professional Culinary School BUCHAREST Romania
Institut Disciples Escoffier Bucharest
Institut Disciples Escoffier Bucharest

INSTITUT DISCIPLES ESCOFFIER IN TOURS, FRANCE

Institut Disciples Escoffier has partnered with CY Cergy Paris University and Institution Notre Dame La Riche to launch the Disciples Escoffier International Professional Bachelor degree in Gastronomic Heritage in 2023.

The unique professional bachelor MACAT in the Centre Val-de-Loire region, this program puts together the resources and expertise of three parties to train future managers in international gastronomic catering businesses.

Visit our partner’s website: https://cy-gastronomiehotellerie.cyu.fr/formations/licence-pro-patrimoine-gastronomique-international

Institut Disciples Escoffier Bucharest

Institut Disciples Escoffier Notre Dame La Riche

Professional Culinary School in Tours
Institut Disciples Escoffier Notre Dame La Riche

Classes take place at:
13 rue de la Bourde 37000 Tours, France

Tours Contact Person

Enquiries and Applications

TOURS, FRANCE

Leave us a message along with your name and email. We will get back to you as soon as possible.

3 + 7 =