Joins the currently logged-in member to the site community and sets their profile to public.
makeProfilePublic()
returns a Promise that resolves to a member object
when the member's profile privacy is updated.
When a member's profile is public, they have access to the site's Members Area features, such as chat, forum, and followers. Also, their profile is visible to other members and site visitors.
Notes:
This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.