• Hey there,
    I think there is a small problem with the plugin or function that not supported.

    I am trying to get the custom avatar url and while get_avatar() working and returned the correct url the get_avatar_url() function return the gravatar url instead.

    Working:
    get_avatar( $user->ID, 32 )

    Not Working
    get_avatar_url( $user->ID, ['size' => '16'] )

    Is there a way to fix that? or maybe there is other wordpress function that return the correct avatar URL and supported by your plugin?
    Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘get_avatar_url not working with thsi plugin’ is closed to new replies.