芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/rigato.ycreate.site/wp-content/themes/jstork/related-entries.php
ID); $category_ID = array(); foreach($categories as $category): array_push( $category_ID, $category -> cat_ID); endforeach ; $args = array( 'post__not_in' => array($post -> ID), 'posts_per_page'=> 8, 'category__in' => $category_ID, 'orderby' => 'rand', ); $query = new WP_Query($args); ?> have_posts() ): ?>
RECOMMEND
こちらの記事も人気です。
have_posts()) : $query -> the_post(); ?>
term_id); ?>
post_title)>38) { $title= mb_substr($post->post_title,0,36) ; echo $title. "…" ; } else {echo $post->post_title;}?>
Recommend
関連記事
関連記事は見つかりませんでした。