Title: plugin for fields-based post creation
Last modified: August 21, 2016

---

# plugin for fields-based post creation

 *  [hotvic](https://wordpress.org/support/users/hotvic/)
 * (@hotvic)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-for-fields-based-post-creation/)
 * I want a plugin that I can setup a HTML template, and then add fields for create
   a post filling these fields.
    I’ve tried the “Types” plugin but it isn’t like
   I want, it uses it own tags for display fields content.
 * for clarify what I want, I’ll use following example:
    (book’s site) I go to plugin
   setup and then set following content:
 *     ```
       <b>Name: </b><i>[name]</i>
       <b>Author: </b><i>[author]</i>
       <b>Year: </b><i>[year]</i>
       ```
   
 * each […] is a field
    then I go to create a new post, and fill these fields and
   then plugin save post:
 *     ```
       <b>Name: </b><i>Name field value</i>
       <b>Author: </b><i>Author field value</i>
       <b>Year: </b><i>Year field value</i>
       ```
   
 * in a mode that uninstalling the plugin the site will continue equals, i.e. plugin
   generate static HTML!
 * Thanks in advance.

The topic ‘plugin for fields-based post creation’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [hotvic](https://wordpress.org/support/users/hotvic/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/plugin-for-fields-based-post-creation/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
