• Resolved josepeeee

    (@josepeeee)


    Is there a function (not a shortcode) that outputs the uploaded user avatar?

    I’m trying to get “Sensei Course Participant” plugin to show the “Wp User Avatar” image instead of the default gravatar.

    Is there a function similar to this one, that returns it?

    The full sentence in the code is this one:

    $image = ‘<figure itemprop =”image”>’ . get_avatar( $gravatar_email, $size ) . ‘</figure>’ . “\n”;

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘php function’ is closed to new replies.