How to add another form field in wordpress?

0

In the "add new" part in wordpress there are only two form fields, I need to put more, but is it possible to do this by creating a plugin?

    
asked by anonymous 12.08.2017 / 17:08

1 answer

1

There are 2 relatively popular plugins for this use:

Advanced Custom Fields

The Advanced Custom Fields plugin supports the following formats fields:

Text, Text Area, Number, Email, Password, WYSIWYG, Image, File, Select, Checkbox, Radio Buttons, True / False, Page Link, Post Object, Relationship, Taxonomy, User, Google Maps, Date Picker, Color Picker, Tab, Message and Customized by you.

PODS

  

Note 1: This answer is in editing, I am translating the texts

     

Note 2: There are more plugins for this, but some were paid for and others I could not be sure of working, I will edit the answer as you can test these other plugins

    
12.08.2017 / 17:26