=== Custom WP CSS & JS ===
Contributors: coder.sam, coder.salman
Tags: css, js, custom, javascript, jquery, custom css, custom js, custom javascript, custom style, custom dashboard
Requires at least: 3.0.1
Tested up to: 6.2.2
Stable tag: 1.2.1
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight plugin to add custom CSS, JS/Javascript to any theme. This plugin also gives you an ability to insert JS in header or footer. For settings please look under Appearance page.

== Description ==
Add your custom CSS or javascript/jquery using "Custom WP CSS & JS" plugin to any theme without creating any extra CSS or JS files.

**Benefits of Plugin**
* Easy to use.
* Option to select placement (header or footer) to insert your custom JS.
* Built with Syntax Code Highlighter.
* Option to add custom CSS for WP Dashboard.

For Syntax Code Highlighter credits goes to [codemirror.net](https://codemirror.net/5/)

== Installation ==
To install the plugin and get it working.

1. Upload the plugin files to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress
3. Use the Dashboard -> Appearnace -> Custom CSS & JS to configure the plugin

== Frequently Asked Questions ==
= Is this plugin compatible with any theme? =
Yes, 'Custom WP CSS & JS' is compatible with any WordPress theme.

= Do I require to create a file under my theme? =
No, you don't require to create any files.

== Screenshots ==
1. screenshot-1.png
2. screenshot-2.png

== Changelog ==
= Version 1.2.1 =
minor bug fix

= Version 1.2.0 =
WP version compatibility & major updates

= Version 1.1.0 =
Added custom CSS option for WP Dashboard

= Version 1.0.0 =
Initial release