Howdy,
First lemme say thanks for these two plugins. Wonderful things. I'm building an interface between buddypress and bbpress for bp's group forums. As it stands the group forums are just 'public'. I need bp group forums to be readonly and hidden based on their privacy levels.
I found readonly and hidden forums from _ck_. What a find!. So I'm building a little bridge between bp and the readonly and hidden forums plugins. I'm gonna automagicaly configure the plugins to make bp group forums readonly and hidden. Then based on the logged in user's role in bp's groups allow access to specific forums.
I've been able to find what I think is the latest versions of both:
read-only-forums.php and hidden-forums.php - Version: 0.0.5
Any newer versions that I should be aware of that I haven't found?