Limit Profile Tab by Member Type
I have member type plugin. can I show custom tabs for specific member type? for example "student" have "learn" tab. and "teacher" have "work" tab on their profile
Pleae go to your FTP/CPanel >> Folder wp-content/plugins >> create a file and name it with bp-custom.php >> Paste snippet code below into the file >> Save
https://gist.github.com/KaineLabs/ecaa2532c740d9602c8e7805a116da9f
Please change 'member_type_id_here' with member type ID and 'tab_slug_here' with Tab Slug. For tab, you can add a new custom tab on Youzer Panel.