This is the main post for the Add Your Own Headers Wordpress plugin.
This plugin allows you to add tags to the header of an individual page or post such as keywords/descriptions, custom meta tags, external style sheet links, or embedded style tags. You no longer need to use conditional
statements or separate templates just to change something like a background image, text style, etc.
Quick Start
- After installation, edit a post or create a new one.
- Notice the new text fields for custom headers just below your content input area.
- The typical case is to add there something like
<script type='text/javascript' src='http://yourdomain.com/prototype.js'></script>or<link rel="stylesheet" href="http://yourdomain.com/yourstyle.css" type="text/css" media="screen" /> - Save your post.
- Look at the source of your post, you should see your custom headers.

0 Responses to “Add Your Own Headers”