14.12 2007
Get_header(); ?> echo…
echo…”/>
get_header(); ?> echo get_option('home'); ?>/" alt=" _e('Главная',woothemes); ?>" class="active"> _e('Главная',woothemes); ?> $list_pages = wp_list_pages('sort_column=menu_order&title_li=&depth=1&echo=0'); $list_pages = preg_replace('/[^>]*]*)>, ', $list_pages); preg_match_all('#()#siU',$list_pages,$matches); $list_pages = implode(' ',$matches[1]); echo $list_pages; ?> get_sidebar(); ?> _e('Архив',woothemes); ?> | echo single_cat_title(); ?> $cat_obj = $wp_query->get_queried_object(); $cat_id = $cat_obj->cat_ID; echo '; get_category_rss_link(true, $cat, ''); echo '">Лента новостей'; ?> // Get Options $thumb_width = get_option('woo_thumb_image_width'); $thumb_height = get_option('woo_thumb_image_height'); ?> if (have_posts()) : ?> if (is_category()) { ?> } elseif (is_day()) { ?>_e('Архив',woothemes); ?> | the_time('F jS, Y'); ?>
} elseif (is_month()) { ?>_e('Архив',woothemes); ?> | the_time('F, Y'); ?>
} elseif (is_year()) { ?>_e('Архив',woothemes); ?> | the_time('Y'); ?>
} ?> while (have_posts()) : the_post(); ?> woo_get_image('image',$thumb_width,$thumb_height,'post-thumbnail'); ?> if ( is_category($GLOBALS[video_id]) ) echo woo_get_embed('embed','540','400'); ?> if ( $main_content == "true" ) { the_content('[...]'); } else { the_excerpt(); ?> } ?> Тэги: the_tags(' ', ', ', ' '); ?> the_author_posts_link(); ?> the_time('D, j F Y'); ?> comments_popup_link(__('0 Comments',woothemes), __('1 Comment',woothemes), __('% Comments',woothemes)); ?> endwhile; ?> endif; ?> if (function_exists('wp_pagenavi')) wp_pagenavi(); else { ?> previous_posts_link(__('« Newer Entries ',woothemes)) ?> next_posts_link(__(' Older Entries »',woothemes)) ?> } ?> get_footer(); ?>
Понравилась статья? Получай обновления и будь всегда в курсе событий!