名古屋市港区・中川区の住宅リフォーム・増改築・新築住宅・不動産売買・賃貸はニシデにお任せください!!
"; for($i=0;$i<$num;$i++){ if($i>= count($myposts) ) return; $attachments = get_children(array('post_parent' => $myposts[$i]->ID, 'post_type' => 'attachment', 'post_mime_type' => 'image', 'orderby' => 'menu_order')); $url = $myposts[$i]->guid;//記事URL $title= $myposts[$i]->post_title;//タイトル $post_cats = wp_get_post_categories($myposts[$i]->ID);//カテゴリー $cat_num = count($post_cats); $x = 1; if(count($attachments)>= 1){ $attachment = array_shift($attachments); print "
".wp_get_attachment_image($attachment->ID,$size)."
";//サムネイル出力 print "$title
";//タイトル出力 foreach($post_cats as $cat){ $sep = $cat_num> $x ? ",":""; // print "
".get_cat_name($cat).$sep."
";//カテゴリ名 $x++; } print"
"; }else{ //画像が無い場合 print "
"; // print "
$title
";//NoImage print "$title
";//タイトル出力 foreach($post_cats as $cat){ $sep = $cat_num> $x ? ",":""; // print "
".get_cat_name($cat).$sep."
";//カテゴリ名 $x++; } print"
"; } } print ""; } ?>
全ての施工例を見る