我正在使用wp_insert_post并且所有字段都在工作,但tax_input正在工作。我的代码有问题吗?$customtax = array( 'product_link' => $link, 'product_price' => $price, ...
確定! 回上一頁