=== Plugin Name === Contributors: iamdpegg, smub Tags: header, footer, headers, footers, content, wpmu, meta, meta tags Requires at least: 2.7 Tested up to: 3.4.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows you to add extra scripts to the header and footer of your blog by hooking into wp_head and wp_footer. == Description == Insert Headers and Footers is a simple plugin that lets you add scripts like Google Analytics to your WordPress site without having to get your hands dirty in code. Moreover, the simple interface gives you one place where you can add all of you scripts rather than dealing with dozens of plugins. [Visit WPBeginner for any tutorials or support](http://www.wpbeginner.com "Visit WPBeginner for any tutorials or support") [Take a look behind the scenes of WPBeginner](http://www.wpbeginner.com/blueprint/ "Checkout out WPBeginner's WordPress tutorial videos") [Learn WordPress with free WPBeginner videos](http://videos.wpbeginner.com "Checkout out WPBeginner's WordPress tutorial videos") == Installation == 1. Upload `insert-headers-and-footers` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Configure plugin (go to the Settings/Insert Headers and Footers) 1. Enjoy :) == Changelog == = 1.0 = * Initial version = 1.1 = * fixed unecessary CSS loading = 1.2 = * cleaned up code