apply_filters( 'action_scheduler_cleanup_batch_size', int $batch_size )

Filter the batch size when cleaning the queue.


Description Description


Parameters Parameters

$batch_size

The number of actions to clean in one batch.


Top ↑

Source Source

File: packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.