boonebgorges / bp-groupblog

BuddyPress Groupblog
GNU General Public License v3.0
15 stars 10 forks source link

Various fixes for 1.8.x #12

Closed christianwach closed 12 years ago

christianwach commented 12 years ago

Hi Boone, another day another pull request :) Nothing major, but you might like to be aware of these issues that have carried over from 1.7.x

Cheers, Christian

boonebgorges commented 12 years ago

Thanks @christianwach - This looks mostly great. I had to make some changes to the way you did the nonces, to account for backward compatibility and the distinction between edit and create mode.

christianwach commented 12 years ago

Many thanks Boone.