Resource icon

XF 1 Tip Hide email adress from guests

Compatible XF Versions
1.3, 1.4, 1.5
his tutorial will show you how to hide email adress from guests.

Go on your ftp > library/XenForo/BbCode/Formatter/Base.php and search :
Code:
 $email = XenForo_Helper_String::censorString($email);
and add below to hide to guests ...
You do not have permission to view the full content of this resource. Log in or register now.
Author
ENXF NET
Views
578
Last update
Rating
0.00 star(s) 0 ratings

More resources from ENXF NET

Top