I am adding new fields to the user profile page and the page is getting rather long. Therefore I would like to group them on different tabs.
something like this (tabs):
Default WP: Personal Options to Password
MyTab1: some fields
MyTab2: some other fields
I have only found info on how to add Tabs to Theme Options Pages
(http://digitalraindrops.net/2011/02/tabbed-options-page/), but I cannot adapt this to Profile pages.
Any thoughts or links?
Alternative approach and related question.
I could add a submenu to the users.php menu and add the fields there.
However, since there's no 'update profile' button on that subpage, would I have to code the update from scratch including nonce etc?
Anjroo
Member
Posted 9 months ago #
Hi Zyrq,
Did you end up finding an answer? I have this exact same issue! There are too many fields in my user profile page. How do we add another tab for them?
Thanks!
Andrew