Hi,

This version corrects a bug when it’s used with BP 1.5+. The patch applied simply test the version of BuddyPress that is installed and if it’s < 1.5 uses bp_is_member else uses bp_is_user.

bp_is_member is deprecated since 1.5, even if the bug would have disappeared with version 1.6 of BuddyPress, i thought you’d appreciate the plugin to work with BP 1.5+