I have a question and would like help from friends. I want to add two fields on the page of users registered on my blog. I added some pictures to brighten my explanation.
- When we register a user manually, following User> Add User, I would add this field:
- When a user is already registered and following User> Users> (select the user and click edit), I would add this field:
I saw several blogs / forum that show how to add input on the contact and how to create a new block, but found nothing that could be the way I like.
thanks
For a quick solution put this code in functions.php of your theme:
Or you could do it with a plugin: http://www.cozmoslabs.com/wordpress-profile-builder/
check this link
Add Custom Fields to User Profile