=== Plugin Name === Contributors: modularwp, alexmansfield Donate link: http://modularwp.com/ Tags: customizer, javascript Requires at least: 5.0.0 Tested up to: 5.2.2 Requires PHP: 5.2.4 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows Javascript code to be added to a site using the customizer. == Description == 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. == Installation == There are no special installation instructions. This plugin can be installed in the normal manner. 1. Upload the `additional-js` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Do you have a question? = If so, please use the support forum to ask! == Screenshots == 1. This is the "Additional JS" input in the customizer. == Changelog == = 1.0.4 = * Fixing SVN issues (as you can tell, I'm used to using Git, not SVN). = 1.0.3 = * Moved plugin repository assets to proper directory. * Tested with WordPress 5.2.2 = 1.0.2 = * Fixing SVN issues. = 1.0.1 = * Fixing SVN issues. = 1.0.0 = * Released at BeachPress 2019.