@package
Not recently active
-
Mike Witt replied to the topic Hide Public message on profiles in the forum How-to & Troubleshooting 1 year, 2 months ago
For what it’s worth, I’ve overridden buddypress/activity/post-form.php and basically deleted all the content from that. This *appears* to work on my test site, removing the What’s New field from both the user’s profile and their “group” page.
[Read more]
<?php
/**
* BuddyPress - Activity Post Form
*
* @package BuddyPress
* @subpackage bp-legacy
* @versi…