Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to remove the link?
This discussion is related to the Members List Enhanced addon.

Hi a noobie question, how do i remove the link that it ads on my navigation menu? I don't want the link "Members" .
Thanks!
0
Comments
in default.php of the plugin you have this function:
Disable line 7 above
Sweet thanks
If you do not need that link, you could completely comment out
public function Base_Render_Before?
. There is no need to call that function if no action is taken there.Put a
/*
before and a*/
below it.People could still access the list even if you remove the link from view.
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌