by modularwp on WordPress.org
Allows Javascript code to be added to a site using the customizer.
This is the "Additional JS" input in the customizer.
This plugin adds an “Additional JS” input to the customizer. This allows Javascript to be added to a site without needing to edit the theme or create a child theme.
Allows developers to easily use CoffeeScript in WordPress. Simply use enqueue_coffeescript(); the compilation is done automatically behind the scenes.
Easily add scripts and stylesheets to the HEAD of your posts, keeping your HTML cleaner without inline scripts or styles.
Useful post types and customizer options.