@shemada
Not recently active
-
Roger Coathup replied to the forum topic How to remove a tab from profile ? in the group How-To and Troubleshooting 12 years, 2 months ago
@shemada – to do this properly, you need to use the bp_core_remove_nav_item() function.
Add a call to it in your theme’s functions.php file passing in the ID of the Events nav item.
If you Google on here […]