Get blogposts from a specific group
-
Hi there.
I have searched this site for a solution, but now I’m giving up, and have to ask
I’m trying to do something similar to :
‘bp_has_activities( ‘user_id=4,9,12,23,26,28,44&object=blogs&action=new_blog_post&max=12’ ) ‘
but only I want to get the new blogposts from a group instead of users eg. :
‘bp_has_activities( ‘group_id=5&object=blogs&action=new_blog_post&max=12’ ) ‘
but according to the documentation, the group_id filtering can’t be done. But how do I do it then ?
Best regards
Thor
- The topic ‘Get blogposts from a specific group’ is closed to new replies.