=== Kevin's Plugin === Contributors: kevmimcc Donate link: Tags: header, footer Requires at least: 3.1 Tested up to: 4.5.2 Stable tag: 1.2.0 == Description == Allows you to insert whatever you want into your header and footer on every page. We use it to insert meta data that search engines require to submit a site for indexing. Multi-site Compatible. == Installation == 1. Upload to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings -> Kevin's Plugin Settings to edit your header and footer content *For Multi-site, you can Network activate or activate indivudual sites as needed. *If you deactivate and then reactivate, previous settings will be saved. == Frequently Asked Questions == = Can I put Javascript in the header or footer? = Yes, you can put Javascript, meta tags, css, php, or anything else you can think of that you would want to have in your header or footer on every page. = Can I put custom php to generate dynamic footer information? = Yes, you could place your own php script that accesses a database remotely if you want to bring in footer info. == Screenshots == 1. Settings screen shot. == Changelog == = 1.2.0 = * Testing = 1.1.9 = * Tested for latest Wordpress version 4.5.2 = 1.1.8 = * Forgot to fix some of the documentation from the last update. = 1.1.7 = * Fixed bug where slashes were being added. (Thanks: George Ryder) = 1.1.6 = * Added support for multi-site = 1.1.5 = * Updated documentation. = 1.1.4 = * Updated the style of the settings page a tiny bit. == Upgrade Notice == = 1.1.6 = * Added support for multi-site = 1.1.5 = This update is not necessary, only documentation changes. = 1.1.4 = This update is not necessary, only cosmetic changes.