Title: transfer points&#8230;
Last modified: August 21, 2016

---

# transfer points…

 *  Resolved [Guillermo](https://wordpress.org/support/users/guillermo-kafelnikov/)
 * (@guillermo-kafelnikov)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transfer-points/)
 * Hi !
 * Is possible transfer points won with plugins quiz master next or WP Feedback,
   Survey Quiz Manager Pro ??
 * thanks…
 * [https://wordpress.org/plugins/mycred/](https://wordpress.org/plugins/mycred/)

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

 *  Plugin Author [myCred](https://wordpress.org/support/users/designbymerovingi/)
 * (@designbymerovingi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transfer-points/#post-4963579)
 * Hey.
 * There are no built-in way to do this but most WordPress plugins can be connected
   to myCRED as long as their own “points balance” is accessible by third-party 
   plugins.
 * If you can provide me with a link to the plugin you want to connect I could have
   a closer look.
 *  Thread Starter [Guillermo](https://wordpress.org/support/users/guillermo-kafelnikov/)
 * (@guillermo-kafelnikov)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transfer-points/#post-4963612)
 * Hi
 * Always so friendly and dedicated to helping the people…
    The truth is a great
   person and his work admirable service to his vocation… follow so…
 * Thank you very much always for your humble and quick response…
 * I wonder if the mycred recognizes the logging plugin “UserPro”
    mycred gives 
   points for logging in userpro? or only gives points wordpress user logging …
 * can be inserted at any point balance userpro field … according to your point 
   of view?
    well as it does on the box wordpress users …
 * thank you very much….
 *  Plugin Author [myCred](https://wordpress.org/support/users/designbymerovingi/)
 * (@designbymerovingi)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/transfer-points/#post-4963654)
 * Hey.
 * In order for myCRED to be able to award points for a user logging in, myCRED 
   must be able to detect a login. Right now, this is done by hooking into the [wp_login](http://codex.wordpress.org/Plugin_API/Action_Reference/wp_login)
   action hook which WordPress fires when a user has completed the login process
   and is about to be redirected.
 * When you use a third party login plugin, the plugin usually overrides the default
   WordPress process or mimics it in one way or another. Some plugins however just
   overrides and “do their own thing” neglecting to take into account third parties
   listening in.
 * Now, I have not used UserPro so I do not know how this plugin handles the login
   process. It would very well be that they do honor the login process but myCRED
   is “too late” and misses out.
 * As of version 1.4 myCRED also supports the Social Connect Plugin which does things
   slightly different but offers a handy action hook for third parties to play with.
 * So to answer your question, I do not know if it works with UserPro as I have 
   not yet tested it but chances are it does. I usually check by searching the plugin
   file for something like this.
 *     ```
       do_action( 'wp_login', $user_login, $user );
       ```
   

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

The topic ‘transfer points…’ is closed to new replies.

 * ![](https://ps.w.org/mycred/assets/icon-128x128.gif?rev=3512531)
 * [Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program - myCred](https://wordpress.org/plugins/mycred/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mycred/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mycred/)
 * [Active Topics](https://wordpress.org/support/plugin/mycred/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mycred/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mycred/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [myCred](https://wordpress.org/support/users/designbymerovingi/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/transfer-points/#post-4963654)
 * Status: resolved