I've updated the enhanced plugin:
front-end-user-login-enhanced_1_5.zip
You can now manage groups (create additional groups/delete additional groups) and set page access to groups instead of members only.
If you want to know the group of the current user logged in use the new function:
front-end-user-login-enhanced_1_5.zip
You can now manage groups (create additional groups/delete additional groups) and set page access to groups instead of members only.
If you want to know the group of the current user logged in use the new function:
Code:
<?php getCurrentUserGroup(); ?>