@hammed4real101
Active 8 years ago
-
Henry Wright replied to the topic How can i hide new registered member update, from activity streams? in the forum Showcase 9 years, 8 months ago
You should be able to do this:
remove_action( 'bp_core_activated_user', 'bp_core_new_user_activity' );