Check for blog membership?
-
Thanks for this plugin, it solves most of a problem we’ve been having.
But in order to really protect files we need to be sure that only members of the specific blog in our multiuser environment can see them. I’ve modified the code a bit to remove the feature that lets users browse the entire WordPress installation directory, and also added a test for:
is_user_member_of_blog( $current_user->ID )
It would be nice if these were at least an option in future versions.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Check for blog membership?’ is closed to new replies.