How to Modify Custom Post Type Activity Content
-
Hello, we have custom post types that get posted as activities in the activity feed. I would like to modify what appears in the content section of each activity component. What I would like to do is include the title and some meta data, so I would need to be able to access at least the post ID of the original post. I looked here: https://codex.buddypress.org/plugindev/post-types-activities/, but could not get anything to work.
Has anyone done this and can point me in the right direction? I thought bp_before_activity_add_parse_args was right but I don’t even see that filter in the BuddyPress source code.
Thanks for your help!
Travis
- You must be logged in to reply to this topic.