Try it this way: $post_data = array( 'ID' => $post_id, 'tax_input' => array( 'et_post_format' => array( 'aydio' ) ), ); wp_update_post( ...
確定! 回上一頁