如何將此json值儲存在add_post_meta中 $offer_name= $item['data'][$i]['Offer']['name']; add_post_meta($post_id, 'offer_name', $offer_name);
確定! 回上一頁