<?php global $current_user; get_currentuserinfo(); $page = get_page_by_title($current_user->user_login); _e($page->post_content); ?>