on user approval
-
Hello,
I need to add some customoisation to the plugin by linking to a CRM.
I have the code I need to link to the CRM, but I need to achieve the follwowing:
On user approval in the wordpress admin I need to send the profile information for that user to the CRM.
I can see
<?php $ultimatemember->user->is_approved( $user_id ); ?>
but I don’t understand how to hook this in with the master admin approval and where to get the profile details I have added to the user registration form?
Thanks,
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘on user approval’ is closed to new replies.