ID; $author_id = get_the_author_meta( 'ID' ); $author_url = get_author_posts_url( $author_id ); $author_name = get_the_author_meta( 'display_name'); $author_site = get_the_author_meta( 'url'); $author_desc = get_the_author_meta( 'description'); ?>