function enqueue_superflow() { wp_enqueue_script('superflow'); // Add apiKey as a window-level variable add_action('wp_footer', 'add_superflow_api_key_script'); function add_superflow_api_key_script() { $apiKey = 'syh7w55LM2dURAgOHUe1'; echo ''; } // Register the script wp_register_script('superflow', 'https://cdn.jsdelivr.net/npm/@snippyly/plugin/snippyly.min.js', array(), null, true); // Add 'type' attribute with value 'module' to the script tag add_filter('script_loader_tag', 'add_superflow_script', 10, 3); function add_superflow_script($tag, $handle, $src) { if ('superflow' === $handle) { $tag = ''; } return $tag; } // Enqueue the registered script wp_enqueue_script('superflow'); } add_action('wp_enqueue_scripts', 'enqueue_superflow'); Saowalak Paetong – Chana

Saowalak Paetong

I had the pleasure of working with Chana as he created all the graphic communications and planned the whole event of Asian Open Schools Invitational Swimming and Diving Championships Bangkok 2019 (AOSI 2019) which was held at the Aquatic Center, Tammasat University. He has a vast and diverse experience working in the field of event planning from A to Z. Not only he is a fantastic creative designer but also is an excellent leader. Prompt service and courteous work ethic were also great factors in making the event successful and enjoyable. Looking forward to the next one!