Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Paul Bearne

    (@pbearne)

    we don’t have this in the code

    If you are run this in PHP ou can do this

    do_shortcode (‘ [show_avatar email= ‘ . get_user_id() . ‘]’ );

    I haven’t test this

    Paul

    Thread Starter marwenos

    (@marwenos)

    thanks it worked for me ??

    Did you just copy and past this into your theme functions.php?

    I crashes my site when I do… ??

    sir i tried this : do_shortcode (‘ [show_avatar email= ‘ . get_user_id() . ‘]’ ); but it’s not working.Can u please tell me where to put this code.I am using it wordpress page editor.
    Please help!!!!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘get current user avater’ is closed to new replies.