get_posts 函數用於抓取多篇指定、某分類或隨機的文章。 語法: [php] $args = array( ... post_status 是文章發佈狀態,publish 為已發佈。
確定! 回上一頁