add scripts from external source (CDN) expected result: ```php wp_enqueue_script( 'script-name', https://CDN/SCRIPT.JS', [], '1.0.0', true ); ```