post_author; $description = get_the_author_meta('description', $user_id); $email = get_the_author_meta('user_email', $user_id); $name = get_the_author_meta('display_name', $user_id); $url = trim(get_the_author_meta('user_url', $user_id)); $link = ($url) ? $url : get_author_posts_url($user_id); if (!empty($description)): ?>