Title: on user approval
Last modified: May 15, 2017

---

# on user approval

 *  Resolved [gcooke](https://wordpress.org/support/users/gcooke/)
 * (@gcooke)
 * [9 years ago](https://wordpress.org/support/topic/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,
    -  This topic was modified 9 years ago by [gcooke](https://wordpress.org/support/users/gcooke/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [gcooke](https://wordpress.org/support/users/gcooke/)
 * (@gcooke)
 * [9 years ago](https://wordpress.org/support/topic/on-user-approval/#post-9140998)
 * Resolved this by finding a link listing pre-defined actions in ultimate member
   here, [https://gist.github.com/ultimatemember](https://gist.github.com/ultimatemember).
 * Wondering why some of this information is not in the documentation?
 *  Thread Starter [gcooke](https://wordpress.org/support/users/gcooke/)
 * (@gcooke)
 * [9 years ago](https://wordpress.org/support/topic/on-user-approval/#post-9141001)
 * Resolved

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘on user approval’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

## Tags

 * [profile](https://wordpress.org/support/topic-tag/profile/)
 * [user-approval](https://wordpress.org/support/topic-tag/user-approval/)

 * 2 replies
 * 1 participant
 * Last reply from: [gcooke](https://wordpress.org/support/users/gcooke/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/on-user-approval/#post-9141001)
 * Status: resolved