I fixed this with suggestion from here: https://buddypress.org/support/topic/how-can-i-hide-new-registered-member-update-from-activity-streams/
Adding this to functions.php removed one of the copies:
remove_action( 'bp_core_activated_user', 'bp_core_new_user_activity' );
Related Posts:
- How to create a buddypress group automatically if a topic is created
- BBpress – No topics & reply post_type accessible for admin users
- How to keep plugin translations after updates?
- How to override normal WordPress search in Buddypress? [closed]
- Automatically Creating Posts for Popular Forum Topics or Products [closed]
- How can I pass a variable to wp_ajax action?
- How to notify users of blog updates a la Admin Plugin Update notifications?
- plugin to search entire posts, blogs, forum, users [closed]
- Why does deactivating a plugin cause error: “You do not have sufficient permissions to access this page”?
- How to get member list based on role by using buddypress?
- Possible to add a language file to a plugin without adding .po/.mo files to plugin directory?
- Two people sharing user in WordPress [closed]
- Wp favorite posts get user favorites in profile using buddypress [closed]
- rt media plugin count not working in shortcode [closed]
- How can I check if on specific plugin generated page or child
- Integrate BuddyPress & Facebook
- Add An Activity Filter By User Id In Buddypress Plugin
- Buddypress – Add the post_id in the bp_activity_add function
- After plugin activation all users marked as Spam
- WordPress change Language not working
- media page returnig to 404 in rtmedia [closed]
- BbPress Register Page in Breadcrumbs
- bbPress plugin: forum lists not showing in correct order? [closed]
- Implementing an image hosting website using WordPress? [closed]
- Remove / overwrite some functions in buddypress.js
- How to override the Buddypress bp-members folder’s file?
- BuddyPress activity on edit post for a CPT
- BuddyPress: filter member based on Xprofile Field
- override function from my plugin [closed]
- how to set parent forum link to menu page?
- How to completely hide a WordPress/BuddyPress Install? [closed]
- How do I determine if the user who registered is not spam?
- How to enable WPML in BuddyPress Multilingual Plugin in a single website? [closed]
- Do WordPress plugins suport multisite site?
- BuddyPress admin bar links are broken [closed]
- Using BuddyPress > ‘Register page’ [closed]
- Bulk User Deletion
- Summary and Comments on Main landing Page
- HTTP Error upload ( localhost )
- return bbp_get_topic_author_id as integer
- Forum creation with bbpress and front end
- Limiting buddy press features based on membership level (PMPro)
- How do I add languages?
- There was a problem uploading the cover image in buddypress, while uploading profile image?
- Buddypress Member list not showing admin and mods
- Edit Buddypress Groups Activity Page Text [closed]
- How to Change MU/BuddyPress Group Blog New Installation Defaults [closed]
- how do you point ‘screen_function’ to a function in the same class? [closed]
- Make buddypress posts likes count show to all users [closed]
- phpBB 3 to bbPress
- Buddypress Plugin for register user from other site’s [closed]
- How do I to override login redirect on specific pages?
- I want to remove the register/login WordPress top bar from my website
- How can I save a setting field with multiple checkbox options generated by a foreach loop on a custom wordpress admin page?
- how to set approval of admin for wordpress posts submitted by the user?
- BuddyPress group filter
- Different login and logout for wp-admin while using buddypress
- Remove embed url for internal links
- BBPress Customization with Custom Plugin
- Custom Login and Password Reset for BuddyPress Website
- Randomly display activity posts on home page with buddypress
- PHP Warning: Declaration of aec_contributor_list::form() should be compatible with WP_Widget::form($instance)
- How to remove index meta tag
- don’t call ajax if not plugin page
- How to use the pre_option filter before a plugin loads?
- How I can change the required capability for an admin menu without editing the plugin file?
- Why WP_Screeen doesn’t show all options with admin_body_class
- I changed font of wordpress dashboard but it is slow!
- wp_dequeue_script for a Plugin
- Location dependent rendering of locations? [closed]
- Creating a widget and missing jQuery
- SMTP Error: Could not authenticate [closed]
- How to add support for caching plugins for my own plugin?
- My custom php file keeps 404’ing in WordPress when I call it. What am I missing?
- Use $variable from file1.php in file2.php (different file paths)
- How to import WordPress site to new WordPress site?
- How can I automatically download all images from all imported posts, place them on my new host, and replace all the links
- Need to replace Currency Shortforms
- Looking for a free quiz plugin which saves the candidates answers for review [closed]
- wp_enqueue_scripts
- Why Does The `auto_update_plugin` Hook Disable Management?
- Return multiple values in a shortcode attribute
- Allowing .rfa Files In Media Upload [duplicate]
- Sanitizing file & directory form input
- What’s my optimal choice for remote access to my localhost sites?
- Some WordPress Posts are automatically becoming comments on other Posts
- List category posts displaying limited posts
- Get Every Key & Value from Array then Display All in New Line
- What are admin hooks
- disabling ftp on wordpress
- Woocommerce Coupon Menu and Marketing Menu missing After “Coupons can now be managed from Marketing > Coupons.” [closed]
- Is there a way to add custom endpoint to specific page only
- “uagb/section and uagb/columns block”
- IF condition based on wp_remote_get output
- shortcode not return any thing in Gutnburg
- Fatal error on some pages after cancelling WPSTAGING cloning process
- Always get creating a new table with foreign key
- Progmatically adding menu links to the default (Top) or Footer menu
- Add text to variable
- Where is my google maps on my page? [closed]