Re: Highlight specific post categories in the activity stream?
Thanks for your reply @boonebgorges, it’s greatly appreciated;
I like option one, but I’m not that proficient at coding…. as you’ll see. lol!
How do you “hook a function to bp_blogs_new_blog_post that takes the post content and uses bp_activity_update_meta to add the category to the activity meta table”?
Then, how do you “build a function that does something like what you want in_category to do, which would work by using bp_activity_get_meta to get the category that you recorded when the blog post was saved”?