%1$s'; if (get_the_time('U') !== get_the_modified_time('U')) { $time_string = '%1$s%2$s'; } $post_time_string = sprintf( $time_string, esc_attr( get_the_time( amp_wp_translation_get( 'listing_2_date' ) ) ), esc_attr( get_the_modified_time( amp_wp_translation_get( 'listing_2_date' ) ) ) ); echo $post_time_string; ?>

%2$s', esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ), esc_attr( get_the_author() ) ); ?>