=== WP Header Footer === Contributors: kosinix Donate link: http://www.codefleet.net/donate/ Tags: wordpress, wp_head, wp_footer Requires at least: 3.5 Tested up to: 4.1.0 Stable tag: 1.2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add a settings page in WP admin where you can place code for wp_head and wp_footer == Description == A plugin that allows you to place code for wp_head and wp_footer without hardcoding. Provides an easy-to-use interface inside the WP Admin. = Link = * [Home Page](http://www.codefleet.net/wp-header-footer/) = License = GPLv2 or later - http://www.gnu.org/licenses/gpl-2.0.html == Installation == = Install via WordPress Admin = 1. Ready the zip file of the plugin 1. Go to Admin > Plugins > Add New 1. On the upper portion click the Upload link 1. Using the file upload field, upload the plugin zip file here and activate the plugin = Install via FTP = 1. First unzip the plugin file 1. Using FTP go to your server's wp-content/plugins directory 1. Upload the unzipped plugin here 1. Once finished, login into your WP Admin and go to Admin > Plugins 1. Look for the plugin and activate it = Usage = 1. Go to Admin > Settings > WP Header Footer 1. Place your code inside the textareas and click Save 1. Go to your website and view the source. Your code should show up. == Frequently Asked Questions == = No FAQ at the moment = == Screenshots == 1. Settings == Changelog == = 1.2.0 - 2014-12-17 = * Improved codebase. = 1.0.0 - 2014-07-25 = * Initial commit. == Upgrade Notice == = 1.2.0 - 2014-12-17 = * Improved codebase. = 1.0.0 - 2014-07-25 = * Initial commit.