>
', '' ); ?>

'; if ( get_the_time( 'U' ) !== get_the_modified_time( 'U' ) ) { $time_string .= ''; } $time_string .= '

'; printf( $time_string, esc_attr( get_the_date( 'c' ) ), esc_html( get_the_date() ), esc_attr( get_the_modified_date( 'c' ) ), esc_html( get_the_modified_date() ) ); $url = esc_url( wp_get_original_image_url( $post->ID ) ); echo '

' . __( 'View Full-size Image', 'arbutus' ) . ''; edit_post_link( __( 'Edit', 'arbutus' ), '', '' ); ?>

'', ) ); // Display the image at large size with link to full echo '' . wp_get_attachment_image( $post->ID, 'large' ) . ''; ?>