I'm looking for instructions for how to mass import events to a BuddyPress group. Could someone provide me a URL?
I'm looking for instructions for how to mass import events to a BuddyPress group. Could someone provide me a URL?
There isn't a way to import events. If you mean moving events on your blog to a group, then you could do this easily via the DB, by editing the records you want in wp_em_events and modifying the group_id.
You'll also want to modify the post meta of each event too, _group_id, to the same value as above.
There is a plugin called YD Syndicate that can import RSS feeds into groups... Might be a start?
You must log in to post.