Archive for the ‘’ Category

Posts Tagged ‘

Archive for

Archive for

Archive for

Author Archive

Blog Archives

ID ) ) || in_category( _x( 'gallery', 'gallery category slug', 'vanillabloom' ) ) ) : ?>
>

by on , under Tags: ', ', ', ''); ?>

$post->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC', 'numberposts' => 999 ) ); if ( $images ) : $total_images = count( $images ); $image = array_shift( $images ); $image_img_tag = wp_get_attachment_image( $image->ID, 'thumbnail' ); ?>

%2$s photo.', 'This gallery contains %2$s photos.', $total_images, 'vanillabloom' ), 'href="' . get_permalink() . '" title="' . sprintf( esc_attr__( 'Permalink to %s', 'vanillabloom' ), the_title_attribute( 'echo=0' ) ) . '" rel="bookmark"', number_format_i18n( $total_images ) ); ?>


ID ) ) || in_category( _x( 'asides', 'asides category slug', 'vanillabloom' ) ) ) : ?>
>

by on , under Tags: ', ', ', ''); ?>

→', 'vanillabloom' ) ); ?>

>

by on , under

Sorry, but there aren't any posts in the %s category yet.", single_cat_title('',false)); } else if ( is_date() ) { // If this is a date archive echo("

Sorry, but there aren't any posts with this date.

"); } else if ( is_author() ) { // If this is a category archive $userdata = get_userdatabylogin(get_query_var('author_name')); printf("

Sorry, but there aren't any posts by %s yet.

", $userdata->display_name); } else { echo("

No posts found.

"); } get_search_form(); endif; ?>