=== Custom JS and CSS ===
Contributors: n7studios,wpcube
Donate link: http://www.wpcube.co.uk/plugins/custom-js-css
Tags: custom,js,css,php
Requires at least: 3.6
Tested up to: 4.0
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Allows developers to add CSS and Javascript for inclusion on a WordPress web site.
== Description ==
Allows developers to add CSS, Javascript and inline code for inclusion on a WordPress web site. Simply create and edit the following files within the Plugin as you require:
* custom/custom.css
* custom/custom.js
* custom/custom.php
Note: Any updates to this plugin will *not* overwrite your custom CSS, JS or inline code.
= Support =
*Premium Plugins*
For many of our plugins on wordpress.org, Premium versions are available. These typically provide additional functionality,
and come with one to one email support.
*Free Plugins*
We will do our best to provide support through the WordPress forums. However, please understand that this is a free plugin,
so support will be limited. Please read this article on how to properly ask for WordPress support and get it.
= WP Cube =
We produce free and premium WordPress Plugins that supercharge your site, by increasing user engagement, boost site visitor numbers
and keep your WordPress web sites secure.
Find out more about us:
* Our Plugins
* Facebook
* Twitter
* Google+
== Installation ==
1. Upload the `custom-js-css` folder to the `/wp-content/plugins/` directory
2. Active the Custom JS CSS plugin through the 'Plugins' menu in WordPress
3. Configure the plugin by going to the `Custom JS and CSS` menu that appears in your admin menu
== Frequently Asked Questions ==
= Will updating this plugin overwrite my customisations? =
No - the plugin does not provide any custom CSS, JS or PHP. Therefore it will never overwrite your customisations.
= I receive the error: "could not create `custom` folder for JS + CSS" =
You will need to either create the `custom` folder inside the `custom-js-css` plugin folder, or ask your web host to do this for you. This happens on some shared web hosts, due to permissions set by them.
== Screenshots ==
== Changelog ==
= 1.0.4 =
* Fix: Dashboard errors
* Fix: Changed Menu Icon
* Fix: WordPress 4.0 compatibility
* Fix: Removed unused admin CSS
= 1.0.3 =
* Added translation support and .pot file
= 1.0.2 =
* Fixed bug where CSS + JS may not load
= 1.0.1 =
* Dashboard CSS + JS enhancements
= 1.0 =
* First release.
== Upgrade Notice ==