Parsa 23463 ارسال شده در دی 92 گزارش بازنشر ارسال شده در دی 92 <?php$categories = get_the_category($post->ID);$post_cats = array();if($categories)foreach($categories as $category)$post_cats[] = $category->term_id;$args = array('post__not_in' => array($post->ID),'caller_get_posts'=>1,'posts_per_page'=> 4,'orderby'=>'rand');if (in_array(36,$post_cats)) {$args['category__in'] = array(32,42,43,33,51,40,34,37,47,48,41,35,39,46,44,45,50,49,52,38,53);}elseif(in_array(28,$post_cats)) {$args['category__in'] = array(32,42,43,33,51,40,34,37,47,48,41,35,39,46,44,45,50,49,52,38,53);}else{}$my_query = new wp_query( $args );if( $my_query->have_posts() ) { while( $my_query->have_posts() ) {$my_query->the_post();?><li> <div class="relatedcontent"> <h3><a href="<? the_permalink()?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h3> </div></li><?php}}?> 4 لینک به ارسال
پست های پیشنهاد شده
لطفا برای ارسال دیدگاه وارد شوید
شما بعد از اینکه وارد حساب کاربری خود شدید می توانید دیدگاهی ارسال کنید
ورود به حساب کاربری