• Resolved kiburisa

    (@kiburisa)


    Hello,

    User registration prevents other plugins using the get_avatar filter to work properly.

    I’ve found in line 192 of user-registration/includes/functions-ur-account.php:

    remove_all_filters('get_avatar');

    This results in any other plugin initialized before User Registration using filters for get_avatar not working properly.

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @kiburisa,

    Thank you for pointing it out. I have already passed it to our developer team and they are working on it.
    They will be checking this line of code and its impacts on the other plugin and then make changes if necessary. This problem will be addressed in the upcoming update for sure. So, please stay tuned and keep looking for updates.

    Regards!

    Hi @kiburisa,

    One more thing, can you please let me know the name of the plugin which is being affected by that line of code.
    Please let me know as that would help us to debug.

    Regards!

    I have this problem and this brought me here. I have Usermeta but once I activate this plugin the avatars for the users disappear, when I deactivate it, the avatars show up.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The plugin does not allow other plugins that use get_avatar to work’ is closed to new replies.