@dwkeys
	Active 5 years, 2 months ago
	
	- 
	
	dwkeys posted on the forum topic BuddyPress Like in the group Third Party Components & Plugins: 15 years, 6 months ago Here’s what I have so far that seems to work, you can’t delete your reply by hitting unlike, but you can with the delete button. This starts at line 310. /* bp_activity_add( array( 'action' => $action, 'component' => 'bp-like', 'type' => 'activity_liked', 'user_id' => $user_id, 'item_id' => $activity_id ) ); */ /* Add like as [...]