plugin updates
This commit is contained in:
@@ -371,7 +371,7 @@ class WC_Product_CSV_Importer_Controller {
|
||||
*
|
||||
* @since 3.1.0
|
||||
*/
|
||||
'lines' => apply_filters( 'woocommerce_product_import_batch_size', 1 ),
|
||||
'lines' => apply_filters( 'woocommerce_product_import_batch_size', 30 ),
|
||||
'parse' => true,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user