Automattic\WooCommerce\Internal\Admin\Schedulers

ImportInterface::get_total_imported()public staticWC 1.0

Get total number of items already imported.

Метод класса: ImportInterface{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

$result = ImportInterface::get_total_imported();

Код ImportInterface::get_total_imported() WC 8.7.0

public static function get_total_imported();