valendesigns / option-tree

Theme Options UI Builder for WordPress. A simple way to create & save Theme Options and Meta Boxes for free or premium themes.
GNU General Public License v2.0
598 stars 180 forks source link

Metabox for User Profile Page (User Meta)... possible? #715

Open ruturajpatki opened 5 years ago

ruturajpatki commented 5 years ago

In one of my recent projects, I needed to add some extra fields to User Profile Page. I couldn't achieve this with Option Tree and truly running out of time, so I had to switch to CMB2 for metabox functionality.

Now that the project is over and delivered, I'm curious to know if this functionality is possible with Option Tree; and if so, how to add Meta Box to User Profile page? How to read the value in theme?