Re: Trying to alter layout of bp_activity_action()
I think you’re definitely headed in the right direction
Looks like the Forum Topic isn’t placed in it’s own variable but it’s all bunched together with the “action” variable, so the entire variable is:
Admin Posted on the Forum Topic TOPIC etc…
I wish there was a specific variable for the Forum Topic and the Group associated with the activity, then your idea would work perfectly!
I’m thinking there must be someway to alter the output of that “action” variable without re-writing core by making a new bp_activity_action() and outputting an action variable that would allow greater control.