%2$s / ', esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), get_the_author() ); } // Post Date if ( $content_options['post_date']) { // Get the date echo get_the_time( get_option('date_format') ); } ?>