ActionScheduler_ListTable::get_log_entry_html( ActionScheduler_LogEntry $log_entry, DateTimezone $timezone )
Prints the logs entries inline. We do so to avoid loading Javascript and other hacks to show it in a modal.
Description Description
Parameters Parameters
- $log_entry
-
(Required)
- $timezone
-
(Required)
Return Return
(string)
Source Source
File: packages/action-scheduler/classes/ActionScheduler_ListTable.php