Title: Upstream Activity
Last modified: August 21, 2016

---

# Upstream Activity

 *  [Keith Kelly](https://wordpress.org/support/users/fanoop/)
 * (@fanoop)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/upstream-activity/)
 * I am looking for an upstream activity option. I saw at one point that it was 
   an option that had been removed. Is there a code clip or something else I could
   reference to add this ability to my site?
 * [http://wordpress.org/extend/plugins/bp-group-hierarchy/](http://wordpress.org/extend/plugins/bp-group-hierarchy/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Keith Kelly](https://wordpress.org/support/users/fanoop/)
 * (@fanoop)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/upstream-activity/#post-3678204)
 * I also saw in the notes section that this is not included because there is no
   way to prevent duplicate instances of an activity in the global stream. For my
   application this does not matter as my global stream will not be accessible.
 * Is there a way to add this functionality through a theme function or something
   similar? Even if it is a plugin hack.
 *  Plugin Author [David Dean](https://wordpress.org/support/users/ddean/)
 * (@ddean)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/upstream-activity/#post-3678213)
 * Hi Fanoop –
 * You can see the function on lines 29 – 72 of the following file: [http://plugins.trac.wordpress.org/browser/bp-group-hierarchy/tags/1.2.9/bp-group-hierarchy-actions.php](http://plugins.trac.wordpress.org/browser/bp-group-hierarchy/tags/1.2.9/bp-group-hierarchy-actions.php)
 * You could absolutely put this in a functions.php file in your theme, since it
   just hooks a BuddyPress action. You should remove line 31, though, or it’ll just
   chatter at you about being deprecated.
 * Good luck with this! I haven’t even looked at this code since BP 1.5, so I can’t
   say whether it will work at all under 1.6 or 1.7 or what it will do. Feel free
   to post your experiences in the forum for anyone else who is interested!
 * – David
 *  Thread Starter [Keith Kelly](https://wordpress.org/support/users/fanoop/)
 * (@fanoop)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/upstream-activity/#post-3678243)
 * David –
 * Thanks for the help! I used that code and tested it locally and everything seems
   to work perfectly with BuddyPress 1.7.
 * The only change I made was that I removed the IF statement wrapping the add_action.
   If I kept that statement it wasn’t working.
 * Thanks again!
 *  [solhuebner](https://wordpress.org/support/users/solhuebner/)
 * (@solhuebner)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/upstream-activity/#post-3678300)
 * There is a [BP Group Hierarchy Propagate PlugIn](http://wordpress.org/plugins/bp-group-hierarchy-propagate/)
   as it looks like 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Upstream Activity’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bp-group-hierarchy.svg)
 * [BP Group Hierarchy](https://wordpress.org/plugins/bp-group-hierarchy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-group-hierarchy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-group-hierarchy/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-group-hierarchy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-group-hierarchy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-group-hierarchy/reviews/)

## Tags

 * [Activity](https://wordpress.org/support/topic-tag/activity/)

 * 4 replies
 * 3 participants
 * Last reply from: [solhuebner](https://wordpress.org/support/users/solhuebner/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/upstream-activity/#post-3678300)
 * Status: not a support question