=== WP-AMD - Global JS and CSS handling === Contributors: usability_dynamics, andypotanin, jbrw1984, maxim.peshkov, anton-korotkoff, ideric Donate link: http://usabilitydynamics.com/products/wp-amd/ Tags: JS, CSS, Global JS, Global CSS, JS handling, CSS handling. Requires at least: 3.6.0 Tested up to: 3.8.1 Stable tag: 1.0.3 == Description == The plugin allows to add/update custom global javascript and CSS on your site in real time using version control. Visit project on GitHub: https://github.com/UsabilityDynamics/wp-amd = Features = * Adds backend JavaScript editor with version control. * Adds frontend CSS editor with version control. * Adds ability to modify CSS in preview mode in real time. * Dependencies can be included ( jquery, backbone, etc ). * Plugin can be loaded as a WordPress plugin or as a Composer module (dependency). * Theme's dependency. = Translations = * English (UK) == Installation == 1. Download and activate the plugin through the 'Plugins' menu in WordPress. 2. Visit Appearance -> Script Editor page to add/update global javascript. 2. Visit Appearance -> Style Editor page to add/update global CSS. 4. Or visit Appearance -> Customize -> Custom Styles to update CSS in preview mode. == Upgrade Notice == == Changelog == = 1.0.3 = * Fixed rewrite rules for assets links. * Fixed warnings and notices. = 1.0.1 = * Added theme's dependency. * Fixed and updated Dependencies metabox. * Fixed script/style dependencies registration.