Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
Scheduler::get_batch_size()
Get migration batch size.
Description Description
Return Return
(int) Number of actions to migrate in each batch. Defaults to 250.
Source Source
File: packages/action-scheduler/classes/migration/Scheduler.php
113 |