=== Header and Footer Scripts ===
Contributors: BlogSynthesis, anand_kumar, corelibs
Donate link: http://www.blogsynthesis.com/donate/
Tags: head, header, footer, scripts, post, admin
Requires at least: 3.4.1
Tested up to: 4.4.2
Stable tag: 1.3.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Header and Footer Scripts plugin enables you to add scripts to WordPress header and footer.
== Description ==
Many WordPress Themes do not have any options to insert header and footer scripts in your site `
` or ``. It helps you to keep yourself from theme lock. But, sometimes it also causes some pain for many. like where should I insert Google Analytics code (or any other web-analytics codes). This plugin is one stop and lightweight solution for that. With this "Header and Footer Script" plugin will be able to inject HTML tags, JS and CSS codes to `` and `` easily.
= Benefits of the plugin: =
* You will be able to [insert Google Analytics][1] or other Web-analytics code, meta-informations, CSS and JS codes to ``
* You will be able to insert html and/or JavaScript codes to footer of your site. Good place for [Clicky Web Analytics][2], Twitter, Facebook or any other social media script.
* Easily insert codes to single post and page headers, in addition to default codes.
Please note, If the plugin is not working check for `wp_head` and `wp_footer` hooks. [more information][3] or [ask for support][7].
= Important Links =
* **[Latest FAQs and Help Article][4]**
* **[GitHub Repo][8]**
* **[Support][5]**
* **[Donate][6]**
PS: For any troubleshooting ask your question in the BlogSynthesis Forums. I can't check WordPress forums regularly.
[1]: http://www.blogsynthesis.com/google-analytics-to-wordpress/#utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wpshfs
[2]: http://bit.ly/ClickyWebAnalytics
[3]: http://www.blogsynthesis.com/plugins/header-and-footer-scripts/#FAQs
[4]: http://www.blogsynthesis.com/plugins/header-and-footer-scripts/#utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wpshfs
[5]: http://www.blogsynthesis.com/support/#utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wpshfs
[6]: http://www.blogsynthesis.com/donate/
[7]: http://www.blogsynthesis.com/support/#utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wpshfs
[8]: https://github.com/anandkumar/header-and-footer-scripts
== Installation ==
Upload the plugin to `/wp-content/plugins` and activate. OR Search "Header and Footer Scripts" from `WP Dashbard --> Plugins --> Add New` then hit Install
== Screenshots ==
1. Access this page from `Dashboard --> Settings --> Header and Footer Scripts`
2. This box will appear below somewhere below on compose window on posts and pages.
== Frequently Asked Questions ==
**Q. I need plugin support. Where should I ask questions?**
A. You may ask support related questions at [BlogSynthesis Forums](http://www.blogsynthesis.com/support/#utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wpshfs). Meanwhile, you should take a look on [this FAQ](http://www.blogsynthesis.com/plugins/header-and-footer-scripts/#utm_source=wporg&utm_medium=wppluginpage&utm_campaign=wpshfs) This page will have most latest FAQs (that depends upon what user asks.) Read that article before asking any questions. It may solve your questions and save time.
**How do I disable the site-wide header and footer injection or the post specific header injection?**
A. To keep this plugin simple we have not added any such options. You may try another plugin for more or less functionality.
**Q: I need more functionality. What should I do?**
A. If you want more functionality then check [Enhanced Header/Footer Scripts](http://bit.ly/wp-ehfi).
**Q: I need less functionality. What should I do?**
A. If you are looking for less functionality then check [Insert Header and Footers](http://bit.ly/wpb-ihf) plugin.
**Q: Is there any paid version of the plugin available?**
A. No, There is no paid version of this plugin is available.
== Changelog ==
= 1.3.4 =
* Fixed variable undefined notice
= 1.3.3 =
* Started using PHP5 style construct
= 1.3.2 =
* Fixed https issue
= 1.1.0 =
* Made for official WordPress Repo.
* Added Single post Header script metabox
* Minor Bug Fixes
= 1.0.0 =
* Initial Public Release
== Upgrade Notice ==
Upgrade for more functionality and bug fixes.