ビデオライブラリー

ビデオライブラリーを掲載します。

40, // このカテゴリーを含む
‘numberposts’ => 100,
‘order’ => DESC
);

/* 条件に合う記事を読み込む(get_posts()関数がここで登場!) */
global $post; // グローバル変数で$postを定義(!$postという名前は変更できません!)
$posts = get_posts($args);

?>

$total ){
echo ‘(New!)
‘;
}
?>