>
', '' ); ?>
post_parent ); if ( empty( $post_title ) || 0 == $post->post_parent ) printf('', esc_attr( get_the_date('c')), esc_html(get_the_date())); else { // Translators: There is a space after "on". _e('Published on ','bassist'); printf('', esc_attr( get_the_date('c')), esc_html(get_the_date())); // Translators: There is a space before and after "in". _e( ' in ', 'bassist'); printf('%3$s', esc_url( get_permalink( $post->post_parent) ), // Translators: There is a space after "Return to:". the_title_attribute( array( 'before' => __('Return to: ', 'bassist'), 'echo' => 0, 'post' => $post->post_parent) ), $post_title ); } $metadata = wp_get_attachment_metadata(); printf( '%3$s (%4$s × %5$s)', esc_url( wp_get_attachment_url() ), esc_attr__( 'Link to full-size image', 'bassist' ), __( 'Full resolution', 'bassist' ), $metadata['width'], $metadata['height'] ); edit_post_link(''. __('Edit', 'bassist') ); ?>
'', 'link_before' => '', 'link_after' => '', 'pagelink' => '' . __( 'Page', 'bassist' ) . ' %', 'separator' => ', ', ) ); ?>