ActionScheduler_Logger::bulk_log_cancel_actions( array $action_ids )

Bulk add cancel action log entries.


Description Description

Implemented here for backward compatibility. Should be implemented in parent loggers for more performant bulk logging.


Parameters Parameters

$action_ids

(Required) List of action ID.


Top ↑

Source Source

File: packages/action-scheduler/classes/abstracts/ActionScheduler_Logger.php


			


Top ↑

User Contributed Notes User Contributed Notes

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