I have setup a multisite blog and want to display the users name and other profile info on the page. So when someone visits our users site like http://chris.mysite.com that blog owner's info like name, phone, or other profile info will appear.
How do I display this info in a page/post?
How do I display this in the PHP code within the theme?
Thanks