post_parent ) { printf( __( '%1$s at %3$s × %4$s in %6$s', 'monotone' ), get_the_date(), wp_get_attachment_url(), $metadata['width'], $metadata['height'], get_permalink( $post->post_parent ), get_the_title( $post->post_parent ) ); } else { printf( __( '%1$s at %3$s × %4$s', 'monotone' ), get_the_date(), wp_get_attachment_url(), $metadata['width'], $metadata['height'] ); } ?>
', '' ); ?>