>
post_parent ) { ?>
%2$s' ),
get_permalink( $post->post_parent ),
get_the_title( $post->post_parent )
);
?>
'
' . __( 'Pages:', 'pink-touch-2' ), 'after' => '
' ) );
?>
post_parent ) { ?>
Published at
%2$s × %3$s in
%6$s', 'pink-touch-2' ),
esc_url( wp_get_attachment_url() ),
$image_width,
$image_height,
esc_url( get_permalink( $post->post_parent ) ),
esc_attr( wp_strip_all_tags( get_the_title( $post->post_parent ) ) ),
esc_html( get_the_title( $post->post_parent ) )
);
the_tags( __( '
Tags: ', 'pink-touch-2' ), ', ', '
' );
?>
', '' ); ?>