Administrator privacy option in the network

Godwin Dan Posted in General Discussion 4 years ago

Is there a way to remove the add friend and message button from admistrator's account. Or is there a way to hide administrator account so users don't see it.

Replies
in Ranjan Rai Replied 4 years ago

It would be great if we have a component for this feature.

ng Godwin Dan Replied 4 years ago

Ok @ Z Man. Thank you.

German Michael Zülsdorff Replied 4 years ago

Hiding the administrator's account should be basically possible, but there's no such 'switch' to turn it simply off. My first idea would be writing a component like

ossn_add_hook('search', 'type:users', 'your_filter');

removing the admin user from the search result.