User added an album, not just a photo

Hello Just something minor, but when a user uploads an album, is there a way the post could read user posted a new album rather than just user posted a photo?

Thanks

Hi,
For that you could try playing with the bp_activity_before_save filter.

Sorry bit of a newbie and don’t really have a clue what to do with that.

Hi,
I am sorry to tell that that this is a little out of scope for the help and support that we can provide to the community. But you could check out the following useful links that could guide you on using hooks.

  1. http://codex.wordpress.org/Plugin_API/Hooks
  2. http://wp.smashingmagazine.com/2012/02/16/inside-wordpress-actions-filters/