=== Add Text To Head === Contributors: HBJitney LLC Tags: code, javascript, css, template Requires at least: 3.3.2 Tested up to: 3.4 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html This plugin allows you to insert code into the template head without having to edit the template files directly. == Description == Intended users: Template Designers, Developers If you wish to add any custom HTML to the bottom of each page's head, then this plugin is for you. For example, you can add some custom CSS, a link to an external javascript file or something else. The problem with editing the template directly is if you ever update the template, your changes will be lost. This plugin works around this issue. == Installation == If you have a single file (ending in ".zip"), then use the *Upload* method. If you have multiple files, use the *Files* method. If you're installing from wordpress directly, just hit the big 'Install Plugin' button. = Upload = 1. From the plugins, add new screen, choose upload 1. Navigate to where the .zip file is located and select it 1. Make sure to *activate* the plugin once it is installed = Files = 1. Upload the entire directory (not just the files) to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Q. I don't know HTML/Javascript/CSS; can I still use this plugin? = Yes, but you may easily get confused and mess up your whole site. It is better to learn the code first before you use this plugin. = Q. Help! I messed up my whole site! = Disable the plugin. If your site is still messed up, then there's some other problem. = Q. I disabled your plugin and the problem went away. Now what? = The problem lies in whatever you typed/pasted into this plugin's option screen. If you're really stuck, then try clearing out the code and starting over. = Q. Help! I accidentally erased the code and I didn't mean to do that. = That data is stored in your database. If you made a backup before you deleted the data, then you can restore it that way, otherwise it is gone. = Q. How do I apply code to only a certain page or pages? = Right now you cannot. If there is sufficient demand, then we'll add it. = Q. Can I ask for additional functionality? = Absolutely! == Screenshots == 1. Options screen == Changelog == = 1.09 = * Readme file added = 1.07 = * Original release == Upgrade Notice == = 1.09 = Production release