query_vars['feed']=='news.yandex.ru') { /*выводим за последние 7 дней*/ function filter_where($where = '') { $today_date = get_the_date('Y-m-d'); //posts between publish date of wrap-up and 7 days prior $where .= " AND post_date >= '" . date('Y-m-d', strtotime('-7 days')) . "' AND post_date <= '" . date('Y-m-d', strtotime('+1 days')) . "'"; return $where; } add_filter('posts_where', 'filter_where'); load_template( NEWS_YANDEX_RU_PATH.'/template.php'); //exit; } } } function category($categoryId=false){ $full=false; $ret=''; if($ret!='') { $full=$ret; } if(!$categoryId) { $ret='
'.$ret.'
'; } return $ret; } function init() { $this->cfg=get_option('news_yandex_ru'); if(is_admin() && !empty($_POST['news_yandex_ru_update'])) { if(!empty($_POST['news_yandex_ru_category'])) { $this->cfg['category'] = $_POST['news_yandex_ru_category']; } else { $this->cfg['category']=array(); } if(!empty($_POST['news_yandex_ru'])) { if(!empty($_POST['news_yandex_ru']['url']) && trim($_POST['news_yandex_ru']['url'])!=$this->cfg['url']) { $this->cfg['url']=trim($_POST['news_yandex_ru']['url']); } elseif(empty($_POST['news_yandex_ru']['url'])) { $this->cfg['url']=''; } if(!empty($_POST['news_yandex_ru']['alt']) && trim($_POST['news_yandex_ru']['alt'])!=$this->cfg['alt']) { $this->cfg['alt']=trim($_POST['news_yandex_ru']['alt']); } elseif(empty($_POST['news_yandex_ru']['alt'])) { $this->cfg['alt']=''; } if(!empty($_POST['news_yandex_ru']['link']) && trim($_POST['news_yandex_ru']['link'])!=$this->cfg['link']) { $this->cfg['link']=trim($_POST['news_yandex_ru']['link']); } elseif(empty($_POST['news_yandex_ru']['link'])) { $this->cfg['link']=''; } if(!empty($_POST['news_yandex_ru']['count']) && trim($_POST['news_yandex_ru']['count'])!=$this->cfg['count']) { $this->cfg['count']=trim($_POST['news_yandex_ru']['count']); } elseif(empty($_POST['news_yandex_ru']['count'])) { $this->cfg['count']=0; } } update_option( 'news_yandex_ru', $this->cfg); $this->cfg=get_option('news_yandex_ru'); } } function activate() { $cfg=array( 'url'=>'', 'alt'=>get_bloginfo('name'), 'link'=>get_bloginfo('url'), 'category'=>array() ); add_option( 'news_yandex_ru', $cfg); } function deactivate() { delete_option('news_yandex_ru'); } function menu() { add_options_page('Параметры news.yandex.ru WordPress RSS2.0', 'news.yandex.ru', 10, __FILE__, array(&$this,'config')); } function config() { include "config.php"; } } $news_yandex_ru = new news_yandex_ru(); ?> sergey206 | Ukrainian Peugeot Club | Page 2

Все записи автора:

В PSA подтвержают продажу Dongfeng акций альянса

2353326-dongfeng-motor-achat-capital-psa-jpg_2025336

Альянс PSA Peugeot Citroen подтвердил информацию о намерении продать часть своих акций китайскому автопроизводителю Dongfeng Motor.

Новый Citroen Grand C4 Picasso полностью рассекретили

51cbed4d94a65602b0000036

Компания Citroen взялась за переделку своих семейных моделей.

Новый Citroen Cactus на прилавках европейских салонов появится уже летом 2014-го

Citroen-Cactus-concept-1-640x435

В своем завершенном виде новый Citroen Cactus будет представлен 5 февраля будущего года – к 136-летию основателя компании Андре Ситроена.

Гибридный универсал Peugeot 508 RXH скоро появится в Украине

peughybr2

Автомобиль выйдет на украинский рынок в феврале следующего года. Впрочем, его можно заказать уже сейчас, но только в дилерском центре «Илта на Печерске» в Киеве. Peugeot 508 RXH предлагается в одной комплектации и его стоимость стартует с отметки в 467100 гривен.

Peugeot Expert Tepee Девятиместный минивэн

Peugeot-Expert-Tepee-2014

Любой пассажирский микроавтобус имеет грузовое исполнение, и такое грузовое родство – пожалуй, первое, что настораживает водителя легковушки.

*/?>