=== Custom Code ===
Contributors: bhagirath25
Donate link: http://click2check.net
Tags: Custom code, CSS, script,header, footer, post,custom post
Requires at least: 3.0.1
Tested up to: 3.8.1
Stable tag: 4.3
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add Custom script and CSS code to header, footer,before post and after post.

== Description ==

Add Custom script and CSS code to header, footer,before post,after post.

<p>1. You can add custom code at header, but before </head></p>
<p>2. You can add custom code at footer, but before </footer></p>
<p>3. You can add custom code before post content, this will display on single page only</footer></p>
<p>4. You can add custom code after post content, this will display on single page only</footer></p>

<p> You can use plain html, JavaScript and CSS code, but for JavaScript and CSS don't forget to add <script> and <style> tag </p>

== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

<strong>In which place I can add custom code?</strong>
<p>1. You can add custom code at header, but before </head></p>
<p>2. You can add custom code at footer, but before </footer></p>
<p>3. You can add custom code before post content, this will display on single page only</footer></p>
<p>4. You can add custom code after post content, this will display on single page only</footer></p>

<strong>which type of code I can use for custom code?</strong>
<p> You can use plain html, JavaScript and CSS code, but for JavaScript and CSS don't forget to add <script> and <style> tag </p>

== Screenshots ==

1. Add Edit Custom Code.
2. Manage Custom Code.
3. How Code look in source code.


== Changelog ==

= 1.1 =
* Fixed issue in before content and after content

= 1.0 =
* Add Custom script and CSS code to header, footer

== Upgrade Notice == 

* Fixed issue in before content and after content