id="post-"> sprintf ( __( 'gallery #%s','fastfood' ), get_the_ID() ) ) ); break; case 'post date': fastfood_featured_title( array( 'alternative' => get_the_time( get_option( 'date_format' ) ), 'fallback' => sprintf ( __( 'gallery #%s','fastfood' ), get_the_ID() ) ) ); break; } ?>
$post->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order', 'order' => 'ASC', 'numberposts' => 999 ) ); if ( $ff_images ) { $ff_total_images = count( $ff_images ); $ff_image = array_shift( $ff_images ); ?> ID, array( 75, 75 ) ); ?>

%2$s image', 'This gallery contains %2$s images', $ff_total_images, 'fastfood' ), 'href="' . get_permalink() . '" title="' . __( 'View gallery', 'fastfood' ) . '" rel="bookmark"', number_format_i18n( $ff_total_images ) ); ?>

' . __( 'Pages','fastfood' ) . ':&after=
' ); ?>