|
Post by shortyverrett94 on Jun 25, 2013 15:41:38 GMT -5
Plugin Download
Custom Post Template Plugin
Plugin InstructionsThis plugin allows you to have custom posting templates. How you use it: You input some sizes in the appropriate areas. Then you go down select which boards you want the template on. Next click inside the 'Template Array' box. Here's how you use that. If you want an input type this: input|NAME|DESCRIPTION Where name is the name of the input, and description is where you put the description for the input. If you want a textarea type this: textarea|NAME|DESCRIPTION Where name is the name of the textarea and description is where you put the description for the textarea. I you want an select box type this: select|NAME|DESCRIPTION|Option 1, Option 2, Option 3, Option 4 Where name is the name of the select box, and description is where you put the description for the select box and the set of options is each option for the select box, separate the options with a comma. input|Name|What is your name? input|Age|How old are you? select|Gender|What gender are you?|Male,Female textarea|Additional Comments|Give some more info about you. Just make sure you have each thing on it's own line.
|
|