@yetza
	Active 8 years, 10 months ago
	
	- 
	
	JetZ started the topic Include post categories in activity items in the forum Creating & Extending 8 years, 12 months ago I would like to include the post category with the author name and post title. I have looked all over and found a bunch of answers along these lines $activity_action = sprintf( __( '%1$s added the post, %2$s in the categories %3$s', 'buddypress' ), bp_core_get_userlink( (int) $post->post_author ), '<a href="' . $post_permalink . '">' .…[Read more]