Support Forum
absolutely... we work great with most membership plugins that follow the wp api when adding users... if the plugin or your code maps the user to a wp role when they pay/register (like most membership plugins do) you can auto map them to an sp usergroup then where they will get specific permissions...
you do the wp role to sp usergroup mapping on forum - options - member settings...
if your code/plugin does not follow the wp api, we can still give you a function to call that will add them to the desired usergroup... it would be:
sp_add_membership($usergroup_id, $user_id);
you can get the usergroup id from forum - usergroups - manage usergroups and of course you will need to know the wp user ID of the user you just created...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)