@powers1
	Not recently active
	
	- 
	
	Roger Coathup posted on the forum topic Using the permalink for an activity "View" link in the group Creating & Extending: 15 years ago @powers1 Yes, the display of the activity entries is one of the most annoying / difficult things about theming BuddyPress – too much UI information is embedded and fixed in the core. The best approach I can see for your issue is to hook a function onto the bp_activity_permalink filter. Your function would have to check if […]