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