boonebgorges / bp-groupblog

BuddyPress Groupblog
GNU General Public License v3.0
15 stars 10 forks source link

Add "new_groupblog_post" activity type to "Posts" dropdown filter option #33

Closed r-a-y closed 10 years ago

r-a-y commented 10 years ago

When the "Posts" option is selected in the activity dropdown filter, it only filters activity items by blog posts and not groupblog posts.

This commit allows both types of blog posts to be filtered in the activity loop when the "Posts" activity filter is selected.

Let me know what you think.

boonebgorges commented 10 years ago

Excellent - thanks, @r-a-y !