OrdersScheduler
OrdersScheduler Class.
Description Description
Source Source
File: packages/woocommerce-admin/src/Schedulers/OrdersScheduler.php
Methods Methods
- delete — Delete a batch of orders.
- get_dependencies — Add customer dependencies.
- get_items — Get the order/refund IDs and total count that need to be synced.
- get_total_imported — Get total number of rows imported.
- import — Imports a single order or refund to update lookup tables for.
- init — Attach order lookup update hooks.
- possibly_schedule_import — Schedule this import if the post is an order or refund.