PUM_Abstract_Batch_Process::get_offset()
Method: Calculates and retrieves the offset for the current step.
Source: classes/Abstract/Batch/Process.php:145
Method: Calculates and retrieves the offset for the current step.
Source: classes/Abstract/Batch/Process.php:145
Method: Retrieves the current, stored count of processed items.
Source: classes/Abstract/Batch/Process.php:156
Method: Sets the current count of processed items.
Source: classes/Abstract/Batch/Process.php:165
Method: Retrieves the total, stored count of items to process.
Source: classes/Abstract/Batch/Process.php:176
Method: Sets the total count of items to process.
Source: classes/Abstract/Batch/Process.php:185
Method: Deletes the stored current and total counts of processed items.
Source: classes/Abstract/Batch/Process.php:192
Class: Implements a basic batch process.
Source: classes/Abstract/Batch/Process.php:15
Method: Sets up the batch process.
Source: classes/Abstract/Batch/Process.php:50
Filter Hook: Filters the number of items to process per step for the given batch process.
Source: classes/Abstract/Batch/Process.php:64
Method: Determines if the current user can perform the current batch process.
Source: classes/Abstract/Batch/Process.php:73