I would like to display the following information on any page using a shortcode and PHP code:
Profile image/avatar (using separate shortcode)
Bio/description (using separate shortcode)
Please note: I would like to do so using just the username associated with an account and show the information publicly from a visitor’s perspective (without logging in). The page is for visitors to see.
Thank you in advance.