ActionScheduler_QueueCleaner::delete_old_actions() ContentsDescription Source Related Uses Used By User Contributed Notes Description #Description Source #Source File: packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php Expand full source code Collapse full source code Top ↑Related #Related Top ↑Uses #Uses Uses Uses Description packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php: ActionScheduler_QueueCleaner::get_batch_size() Get the batch size for cleaning the queue. packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php: action_scheduler_failed_old_action_deletion Notify 3rd party code of exceptions when deleting a completed action older than the retention period packages/action-scheduler/functions.php: as_get_datetime_object() Helper function to create an instance of DateTime based on a given string and timezone. By default, will return the current date/time in the UTC timezone. Top ↑Used By #Used By Used By Used By Description packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php: ActionScheduler_QueueCleaner::clean() Do all of the cleaning actions. Top ↑User Contributed Notes #User Contributed Notes You must log in before being able to contribute a note or feedback.
Top ↑Uses #Uses Uses Uses Description packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php: ActionScheduler_QueueCleaner::get_batch_size() Get the batch size for cleaning the queue. packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php: action_scheduler_failed_old_action_deletion Notify 3rd party code of exceptions when deleting a completed action older than the retention period packages/action-scheduler/functions.php: as_get_datetime_object() Helper function to create an instance of DateTime based on a given string and timezone. By default, will return the current date/time in the UTC timezone.
Top ↑Used By #Used By Used By Used By Description packages/action-scheduler/classes/ActionScheduler_QueueCleaner.php: ActionScheduler_QueueCleaner::clean() Do all of the cleaning actions.