• 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
    (https://digitalraindrops.net/2011/02/tabbed-options-page/), but I cannot adapt this to Profile pages.

    Any thoughts or links?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter zyrq

    (@zyrq)

    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?

    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin profile.php tab’ is closed to new replies.