Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,002
- How-to & Troubleshooting
- 129,605
- Creating & Extending
- 25,788
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,384
- Miscellaneous
- 9,173
-
the activity type (or action when passing it into the loop) for blog comments is “new_blog_comment” so just comma delimit:
$query_string .= ‘&action=activity_update,new_blog_comment’;