Script Helper is a plugin that allows site owners to add inline scripts and styles into site’s header or footer from the WordPress backend. This approach should be used only for scripts and styles that can’t be enqueued using standard wp_enqueue_style
and wp_enqueue_script
methods.
Script Helper adds two text areas to the bottom of Settings → General.