=== meta boxes ===
Contributors:  dhananjaysingh, Rananjay singh 
Donate link:http://tejuscreative.com/
Tags: custom box, meta box, meta data, image upload
Requires at least: 3.2.1
Tested up to: 3.3.1
Stable tag: 1.0

Using this plugin you can create custom post and you can add various types of metaboxes to those custom posts, posts and pages

== Description ==

<p class=\"MsoNormal\">Using this plugin you can create custom post and you can add various types of metaboxes to those custom posts, posts and pages.<p class=\"MsoNormal\">Now how to get value of these meta boxes in template files?</p> <p class=\"MsoNormal\">Call this function in your template file</p> <p class=\"MsoNormal\">

djmetabox_getvalues(postid,type,slug); 
<br/> 
postid : id of that post   
<br/> 
type: type of meta box 1,2,3,4,5 for Text Field,Text Area,Image Upload,Dropdown List,Checkboxes respectively.
<br/>    
slug: slug of that perticular metabox you can get it by looking at post or page or cutom post in which you have added that meta box.
<br/> 
</p> <p class=\"MsoNormal\">full instructions:<a href=\"http://tejuscreative.com/djmetabox.docx">http://www.tejuscreative.com/djmetabox.docx </a></p><br/><p class=\"MsoNormal\"><span style=\"color: #444444; font-family: sans-serif; font-size: 13px; line-height: 22px;\"><br/>my facebook profile :</span><a href=\"https://www.facebook.com/dhananjay.singh2\">https://www.facebook.com/dhananjay.singh2</a></p><br/> <p class=\"MsoNormal\"><a href=\"https://www.facebook.com/dhananjay.singh2\"></a><span style=\"color: #444444; font-family: sans-serif; font-size: 13px; line-height: 22px;\"><br/>my company website:</span><a href=\"http://tejuscreative.com/\">http://tejuscreative.com/</a></p> </p>

== Installation ==

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.


== Screenshots ==
1. its a screen shot of plugin window for full instruction download it from here

***http://www.tejuscreative.com/djmetabox.docx***
