ActionScheduler_Logger::get_entry
Get action's log entry.
Method of the class: ActionScheduler_Logger{}
No Hooks.
Returns
ActionScheduler_LogEntry.
Usage
$ActionScheduler_Logger = new ActionScheduler_Logger(); $ActionScheduler_Logger->get_entry( $entry_id );
- $entry_id(string) (required)
- Entry ID.
ActionScheduler_Logger::get_entry() ActionScheduler Logger::get entry code WC 10.8.1
abstract public function get_entry( $entry_id );