... if(isset($resp)){ wp_set_object_terms($post_id,$resp['term_id'], 'product_cat' ); }else{ file_put_contents('text.txt','\n'.print_r($resp),FILE_APPEND); }
確定! 回上一頁