=== Custom CSS and Javascript === Contributors: hearken Tags: css, custom css, styles, custom styles, stylesheet, custom stylesheet, javascript, custom javascript, js, custom js Requires at least: 3.5 Tested up to: 4.5 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily add custom CSS and Javascript code to your WordPress site, with draft previewing, revisions, and minification! == Description == This plugin allows you to add custom site-wide CSS styles and Javascript code to your WordPress site. Useful for overriding your theme's styles and adding client-side functionality. Features: * Code editor with syntax highlighting and AJAX saving to avoid reloading the editor at each save. * Save and preview your CSS and Javascript as a draft that is only applied to logged-in users with the necessary permissions until you are ready to publish your changes to the public. * View and restore past revisions of your CSS and Javascript. * Automatically minify your custom CSS and Jasascript code to reduce file size. * For the public, custom CSS and Javascript code is served from the filesystem instead of the database for optimal performance. == Installation == 1. Click "Plugins" > "Add New" in the WordPress admin menu. 1. Search for "Custom CSS and Javascript". 1. Click "Install Now". 1. Click "Activate Plugin". Alternatively, you can manually upload the plugin to your wp-content/plugins directory. == Frequently Asked Questions == == Screenshots == 1. Custom CSS editor == Changelog == = 2.0 = * Added revisions * Added drafts/previewing * Added minification = 1.0.5 = * Changed file storage location to prevent deletion on plugin update. IMPORTANT: BACK UP YOUR CUSTOM CSS AND JAVASCRIPT CODE BEFORE INSTALLING THIS UPDATE. = 1.0 = * Initial release == Upgrade Notice ==