>
ID, 'full', false); ?> ID, 'post-image' ); ?>

ID )); ?>

/ /
post_excerpt ) ) : ?>
$post->post_parent, 'post_status' => 'inherit', 'post_type' => 'attachment', 'post_mime_type' => 'image', 'order' => 'ASC', 'orderby' => 'menu_order ID' ) ) ); foreach ( $attachments as $k => $attachment ) : if ( $attachment->ID == $post->ID ) break; endforeach; $l = $k - 1; $k++; if ( isset( $attachments[ $k ] ) ) : // get the URL of the next image attachment $next_attachment_url = get_attachment_link( $attachments[ $k ]->ID ); $prev_attachment_url = get_attachment_link( $attachments[ $l ]->ID ); else : // or get the URL of the first image attachment $next_attachment_url = get_attachment_link( $attachments[ 0 ]->ID ); endif; ?> attachment', 'bilbo'); ?> attachment »', 'bilbo'); ?>