in Progress...', 'wp_all_export_plugin') ?>

00:00:00 0% exported); ?>
isWooCommerceAddonActive() || XmlExportEngine::get_addons_service()->isWooCommerceOrderAddonActive() ) && XmlExportWooCommerceOrder::$is_active && $update_previous->options['export_type'] == 'specific') { $exportList = new PMXE_Export_List(); foreach ($exportList->getBy('parent_id', $update_previous->id)->convertRecords() as $child_export) { $is_render_child_progress = true; switch ($child_export->export_post_type) { case 'product': if (!$update_previous->options['order_include_poducts']) $is_render_child_progress = false; break; case 'shop_coupon': if (!$update_previous->options['order_include_coupons']) $is_render_child_progress = false; break; case 'shop_customer':if (!$update_previous->options['order_include_customers']) $is_render_child_progress = false; break; } if (!$is_render_child_progress) continue; ?>
0% export_post_type))))); ?> 0