簡單來說 get_post() 的方法,會根據你傳入的PostID 預設 會回傳一個 WP_Post 的 物件(Object) 如下: WP_Post Object ( [ID] => [post_author] => [post_date] ...
確定! 回上一頁