Re: New Groupblog Plugin
Wow, if I’m reading this API correctly, it looks like it’s going to make our job a lot easier! (I’m the other half of the team together with Mariusooms who made the plugin, BTW.)
In fact, I wasn’t really sure how we were going to implement the:
* Allow blog registration at group sign up, much like how you can create a blog at site registration.
but now the way forward seems much clearer. I’m mean there was always the: groups_create_group_step1_save
groups_create_group_step2_save
groups_create_group_step3_save
andgroups_created_group
actions, but that leaves no interaction with the user as far as blog name goes, etc.