Is there any way to hide the Tools drop down link to the Friends plugin? Usually I mod the start.php file and comment out the function: add_menu(elgg_echo('plugin') but I can't find this code in any of the friends files.
I want to hide the friends link as I only want to show the members plugin.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Kevin Jardine@kevin

Kevin Jardine - 0 likes
- Kevin Jardine@kevin

Kevin Jardine - 0 likes
- BenJohnson@bennjohnson

BenJohnson - 0 likes
You must log in to post replies.Look in engine/lib/users.php
This issue is that there is no real friends plugin. The friends system is hardcoded in Elgg core. The "friends plugin" simply provides an optional widget.
Kevin, once again you have come to the rescue. I feel like I should be paying you...