get_posts 函數用於抓取多篇指定、某分類或隨機的文章。 語法: [php] $args = array( 'posts_per_page' => 5, 'offset' => 0, 'category' => ”,
確定! 回上一頁