Hi,
Can someone let me know where/which file I need to adjust to add a tab to a plugin view.
Eg. oxwall/groups - we see tabs for:-
'most popular'
'latest'
'my groups'
'invitations'
How might I add a new tab?
Thanks!
You can see a file name called groups.php.
In This file, You have a method name called "getGroupListMenu". This function is responsible for this tab menu which is called as "Context Menu".
If you need further details, please ping me.