Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 23,465
- How-to & Troubleshooting
- 127,664
- Creating & Extending
- 25,626
- Requests & Feedback
- 9,380
- Third Party Plugins
- 9,704
- Showcase
- 3,317
- Ideas
- 1,315
- Miscellaneous
- 8,825
-
quickly glancing over the follower’s plugin code – i don’t see anything that hooks like how the friends component does
add_action( 'wpmu_delete_user', 'friends_remove_data' );
add_action( 'delete_user', 'friends_remove_data' );
add_action( 'make_spam_user', 'friends_remove_data' );
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS