/** * 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 in Bangkok, Thailand
INSTITUT DISCIPLES ESCOFFIER IN BANGKOK
Institut Disciples Escoffier

Institut Disciples Escoffier in Bangkok

Institut Disciples Escoffier has partnered in Bangkok with the Rattanakosin International College of Creative Entrepreneurship (RICE), a department of Rajamangala University of Technology Rattanakosin (RMUTR).

Building on RMUTR’s expertise in fine arts and craftsmanship training at the renowned Poh-Chang Academy of Arts, RICE is a higher education institution with a vision to develop talents and entrepreneurs in the creative industries. It emphasizes international partnerships to prepare students for global career opportunities.

With CY Cergy Paris University in France, three parties launched together in 2018 a double Bachelor degree program of Technology in Culinary Entrepreneurship Innovation.

Visit our partner’s website: https://www.rice.rmutr.ac.th/en/home

INSTITUT DISCIPLES ESCOFFIER IN BANGKOK

Professional Culinary School in Bangkok

Rattanakosin International College of Creative Entrepreneurship (RICE)

Rajamangala University of Technology Rattanakosin
96 Moo 3 Thanon Phutthamonthon Sai 5
Salaya, Phutthamonthon District, Nakhon Pathom 73170

Bangkok Contact Person

BANGKOK

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

13 + 4 =