Beskrivelse
Using this plugin you can create custom post and you can add various types of metaboxes to those custom posts, posts and pages.
Now how to get value of these meta boxes in template files?
Call this function in your template file
djmetabox_getvalues(postid,type,slug);
postid : id of that post
type: type of meta box 1,2,3,4,5 for Text Field,Text Area,Image Upload,Dropdown List,Checkboxes respectively.
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.
full instructions: http://www.tejuscreative.com/djmetabox.docx
my facebook profile :https://www.facebook.com/dhananjay.singh2
my company website: http://tejuscreative.com/
Installasjon
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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
“meta boxes” er programvare med Ã¥pen kildekode. Følgende personer har bidratt til denne utvidelsen.
BidragsytereOversett “meta boxes” til ditt sprÃ¥k.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.