Automattic\WooCommerce\Internal\Admin\Schedulers
ImportInterface::get_total_imported()
Get total number of items already imported.
Метод класса: ImportInterface{}
Хуков нет.
Возвращает
null
. Ничего (null).
Использование
$result = ImportInterface::get_total_imported();
Код ImportInterface::get_total_imported() ImportInterface::get total imported WC 9.7.1
public static function get_total_imported();