" : null; } /** * Register the JavaScript for the public-facing side of the site. */ public function enqueue_scripts() { wp_enqueue_script('arengu-forms-sdk', esc_url('https://sdk.arengu.com/forms.js')); } }