Powered By Blogger

Wednesday, August 9, 2017

get WP user avatar URL



ANSWER 1: get_wp_user_avatar_src()

ANSWER 2:  get_avatar_url( get_current_user_id() );

No comments:

Post a Comment