This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Ultimate Member Profile Tabs

Description

Easily add custom profile tabs to your Ultimate Member user profiles.

This plugin requires the Ultimate Member plugin.

Features

For each custom tab you can:

  • Set the name and icon of the tab
  • Set the position of tab
  • Control which user roles have the tab
  • Control which user roles can see the tab
  • Make the tab private (only visible to profile owner)
  • Make the profile nav bar button redirect to a custom URL
  • Create subnavs

You can also output any field that a member has added to their profile using the following shortcode:

[pp-tabs field=meta_key]

or, to display the field label as well:

[pp-tabs field=meta_key label=1]

Pro Version

Need to integrate a UM form in your custom tab? Take a look at Ultimate Member Tabs Pro. Split your monolithic UM profile form into neat, easy-to-navigate tabs!

More UM extensions

Want to extend your Ultimate Member site even more? Visit PlusPlugins for more Ultimate Member extensions.

Important: Upgrade Notice for 2.0.0

This is an overhaul of changes without backwards compliance to make this plugin compatible with the “Ultimate Member – User Profile & Membership Plugin version 2.0.4”. Please take backup measures before upgrading.

Feedback & Support

If you like this plugin, please rate and/or review it. If you have ideas on how to make the plugin even better or if you have found any bugs, please report these in the Support Forum or in the GitHub repository.

Screenshots

  • The profile tab content edit screen
  • Privacy and other options

Installation

This plugin requires the Ultimate Member plugin.

  1. Upload the plugin to your wordpress site
  2. Activate
  3. Done!

FAQ

Installation Instructions

This plugin requires the Ultimate Member plugin.

  1. Upload the plugin to your wordpress site
  2. Activate
  3. Done!
Where do I add a custom tab?

In the WordPress Admin menu, go to Ultimate Member -> Profile Tabs

How do I create a subnav?

When creating a new tab, select a post parent. The new tab will be a subnav of the parent tab.

How do I build dynamic shortcodes?

You need a nested shortcode, using ours to get the profile id: [pp-tabs field=id]

Reviews

January 31, 2019 1 reply
12 days waiting for support. Requested a refund... Will see what happens.
December 5, 2018
I've got the free version and it do the job easely !
August 30, 2018
Finally found a plugin that really works with Ultimate Members! Thank you 🙂
August 1, 2018 1 reply
Thanks for the great little plugin here. Works well so far and does what it says with no hassle. I like the way it is structured, as setting a parent and children "page/tabs" allows for easily setting the profile menu and sub-menu. I've seen some bashing because of plugin support, and I too wrote a ticket (Issue resolved itself, so marked resolved) and was not responded to after 4 days. I'm still dropping a 5 star review because the plugin is useful and does what it says. I just want to remind other users that this is a FREE plugin. ANY RESPONSE to a support question is a blessing. If you paid, use the dev's support channel. You are not entitled to free support here (although yes, it is nice). When it comes to free plugins, as I tell my toddler, "You get what you get and you don't get upset."
July 22, 2018 7 replies
I purchased the paid Tabs Pro version. It doesn't work and I cannot get any support from Ultimate Member and I have PAID for it. I've sent 5 support tickets but no-one has replied and that was over 2 weeks ago!! This version doesn't allow you to add new pages to the profile, you have to but the paid version to do that and then they don't support you if it doesn't work. Don't bother!!!
Read all 17 reviews

Contributors & Developers

“Ultimate Member Profile Tabs” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

2.1.1

  • Fix: Warning: array_intersect() Argument #1 is not an array while logged out

2.1.0

  • Fix: User Role issue with tabs
  • Update: Confirm UM 2.0 User Roles Logic compatibility
  • Update: Confirm WordPress 4.9.7 compatibility

2.0.2

  • Fix: Timeout issue when UM Profile Form shortcode is used

2.0.0

  • Update: Confirm UM 2.0 compatibility
  • Update: Confirm WordPress 4.9.5 compatibility

1.2.8

  • New: Support for localization
  • New: Confirm WPML compatibility
  • Update: Confirm WordPress 4.7.2 compatibility

1.2.7

  • Fix: Plugin dependency notice issue
  • Update: Confirm WordPress 3.6.1 compatibility

1.2.6

  • New: Use our shortcode to get profile ID and build dynamic shortcodes

1.2.5

  • Fix: Tabs incorrectly hidden due to previous update

1.2.4

  • New: Enable private tabs to be viewed by specific user roles

1.2.3

  • New: Add option to force position to front

1.2.2

  • Update: Add link to the new Tabs Pro plugin

1.2.1

  • Update: CMB2 library
  • Tweak: Save a few DB queries

1.2.0

  • New: Support for subnavs

1.1.2

  • Fix: Add option to add redirect URL for tab

1.1.1

  • Fix: Potential bug

1.1

  • New: Rewrite with CMB2
  • Fix: Remove limit of 5 custom tabs
  • Added: Shortcode to output any user field

1.0.0

  • Initial release