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'); Tamara Frank – Chana

Tamara Frank

We’ve worked with Chana on numerous projects at MyPay and he’s always top of the list of freelance art directors we want to have around when we have the right projects. Interesting, genuinely talented, engaging art directors are tough to find and Chana is absolutely all of those things. His creativity and project management skills far exceeded my expectations. I would recommend Chana’s services to anyone looking for a results-driven, professional brand development resource that can deliver according to agreed-upon budget and timeline.