Re: docs to help me understand adding custom post_types to bp activity stream
@DJPaul
Thank you!. Yes I realize that post_types have absolutely nothing to do with the activity stream. I look at post_types as nothing more than a new dataset that I want to include in the activity stream.
I guess that I was hoping that bp had some type of action that I could hook into. Meaning I add a function to bp record activity to recognize my new post_types as a new dataset. Then the activity could pick up whatever data I want to add into it. (I’m not a seasoned coder, so pretty sure my terminology is wrong, but I hope you get the idea).