Holy moly, I hope I've done this right - am completely new to forking on GitHub, so apologies in advance if I've messed up somewhere along the line. Okay, well, if you get this as intended, there ought to be changes to three files. Two are bug fixes and one is a feature request.
Bugs: bp-groupblog didn't switch back to the calling blog when creating groupblogs and didn't check for the nonces that it used (see http://codex.buddypress.org/developer-docs/group-extension-api/ which may have been updated since the plugin was written) so I made it do so.
Feature request: my client doesn't want group blogs to be called "blogs" but rather "workshops", so I've added a couple of filters to make this possible.
Hi Boone,
Holy moly, I hope I've done this right - am completely new to forking on GitHub, so apologies in advance if I've messed up somewhere along the line. Okay, well, if you get this as intended, there ought to be changes to three files. Two are bug fixes and one is a feature request.
Bugs: bp-groupblog didn't switch back to the calling blog when creating groupblogs and didn't check for the nonces that it used (see http://codex.buddypress.org/developer-docs/group-extension-api/ which may have been updated since the plugin was written) so I made it do so.
Feature request: my client doesn't want group blogs to be called "blogs" but rather "workshops", so I've added a couple of filters to make this possible.
Cheers,
Christian