Title: Integration with Ultimate Member plugin?
Last modified: August 30, 2016

---

# Integration with Ultimate Member plugin?

 *  [HillofBeans](https://wordpress.org/support/users/hillofbeans/)
 * (@hillofbeans)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/)
 * Hi,
 * Great plugin, works straight out of the box. Thank you!
 * I’m wondering if there’s a way to get the plugin working in Ultimate Member, 
   specifically in the Member Directory.
 * UM uses Gravatars too so it would be great if this would work together.
 * [https://wordpress.org/plugins/wp-first-letter-avatar/](https://wordpress.org/plugins/wp-first-letter-avatar/)

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

 *  Plugin Author [Dev49.net](https://wordpress.org/support/users/dev49net/)
 * (@dev49net)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621661)
 * Hi there,
    I haven’t tested my plugin with Ultimate Member and unfortunately,
   currently I don’t have much time to look into it. If Ultimate Member plugin is
   doing something to user avatars, maybe try to experiment with my plugin filter
   priority? Go to my plugin settings and change the Filter priority value from 
   10 to 9.
 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621841)
 * WP First Letter Avatar works well with Ultimate Member if you have the right 
   settings.
 * The issue is that Ultimate Member uses a priority of 99999, so you need to change
   the Filter priority value to 100000 or higher.
 * I don’t know if you want gravatars to be working too, though. I have found that
   you also need to uncheck the `Use Gravatar Default: check` box to get WP First
   Letter Avatars to show with Ultimate Member. That suits me fine, because I don’t
   want to use gravatars, but I realize that it might not suit everyone.
 *  Plugin Author [Dev49.net](https://wordpress.org/support/users/dev49net/)
 * (@dev49net)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621842)
 * Thanks for the info **[@kts915](https://wordpress.org/support/users/kts915/)**!
   99999, haha, that’s a nice value!
    Well, that’s the problem with using multiple
   avatar plugins. It is very likely they will get into each other’s way, it all
   depends on how the plugin is constructed. Sometimes it can be solved by changing
   the filter priority, but sometimes plugin goes very deep into WordPress mechanisms.
 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621843)
 * Yes, [@dev49](https://wordpress.org/support/users/dev49/).net, it’s clear that
   the Ultimate Member developers want to be in control of avatars when their plugin
   is activated!
 * The UM plugin appears to be constructed in such a way that, unlike other plugins,
   it won’t allow another one to provide a fall-back or default option if no specific
   avatar has been uploaded. So you either accept the UM way completely or else 
   completely override it.
 *  Thread Starter [HillofBeans](https://wordpress.org/support/users/hillofbeans/)
 * (@hillofbeans)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621844)
 * Thanks for the heads up, but just to let you know, I gave up on Ultimate Member.
 * You can’t use Gravatars if you want to use the social login addon. You can either
   use Gravatars or social profile avatars. Not both. The developers never told 
   me why this is. I’m not sure they know why this is. They gave me a refund.
 * There are also lots of other incompatibilities. W3 Cache doesn’t work well with
   UM conditional logic.
 * Also, UM doesn’t work with single-sign-on providers. I had my developer customise
   the UM code, and got it working, but eventually decided the plugin was too much
   hassle.
 * It’s a shame because despite all this, UM is in my opinion the best of all the
   third-party WP login providers. However, at the moment, it doesn’t play ball 
   very well with a lot of the established plugins.
 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621845)
 * [@hillofbeans](https://wordpress.org/support/users/hillofbeans/),
 * Yes, I hear you. I think UM is really designed to be used as a more-or-less standalone
   plugin.
 * However, I’d never use it just for its login capabilities. In my view, the best
   login plugin is actually Clean Login.
 *  Thread Starter [HillofBeans](https://wordpress.org/support/users/hillofbeans/)
 * (@hillofbeans)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621846)
 * I haven’t come across Clean Login, I’ll check it out. Thanks
 *  Plugin Author [Dev49.net](https://wordpress.org/support/users/dev49net/)
 * (@dev49net)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621847)
 * I’ve heard some good words about Clean Login too. Haven’t used it personally,
   though.
    Regarding Ultimate Member, it really is a powerful plugin, so it doesn’t
   surprise me it wants to remain in control of everything that is going on.
 *  [drdlund](https://wordpress.org/support/users/drdlund/)
 * (@drdlund)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621868)
 * > The issue is that Ultimate Member uses a priority of 99999, so you need to 
   > change the Filter priority value to 100000 or higher.
 * I have the same problem. Where do you make this setting change?
 * Thanks
 *  [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-6621869)
 * Go to `Settings -> WP First Letter Avatar`.
 * In the box marked `Plugin filter priority Default: 10` change the number to 100000
   and hit `Save Changes`.
 * You will probably also need to uncheck the `Use Gravatar Default: check` box.
 *  [h2000x](https://wordpress.org/support/users/h2000x/)
 * (@h2000x)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-8177844)
 * I had a similar problem.
 * I made a function to lower the prority of the “Ultimate Member”-Avatar-Function.
 *     ```
       add_action( 'init', 'lower_um_avatar_priority' );
       function lower_um_avatar_priority() {
       	remove_filter('get_avatar', 'um_get_avatar', 99999, 5);
       	add_filter('get_avatar', 'um_get_avatar', 4, 5);
       }
       ```
   

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

The topic ‘Integration with Ultimate Member plugin?’ is closed to new replies.

 * ![](https://ps.w.org/wp-first-letter-avatar/assets/icon-128x128.png?rev=1093045)
 * [WP First Letter Avatar](https://wordpress.org/plugins/wp-first-letter-avatar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-first-letter-avatar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-first-letter-avatar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-first-letter-avatar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-first-letter-avatar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-first-letter-avatar/reviews/)

 * 11 replies
 * 5 participants
 * Last reply from: [h2000x](https://wordpress.org/support/users/h2000x/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/integration-with-ultimate-member-plugin/#post-8177844)
 * Status: not resolved