2012-02-12から1日間の記事一覧

アイキャッチ画像の指定をせず、画像を表示する。

ループ内での使用が必須となる。 $imgset = get_children("post_parent=$id&post_type=attachment&post_mime_type=image"); if ($imgset) : $keys = array_keys($imgset); $num = $keys[0]; $thumb = wp_get_attachment_thumb_url($num); echo '