tabs ?>

escape($this->title) ?>

actionLinks ?>
disabled === 'y'): ?>

translate( 'This job would run every %ds. It has been disabled and will therefore not be executed as scheduled' ), $job->run_interval ) ?>

job(); echo $class::getDescription() ?> isPending()): ?> translate('This job runs every %ds and is currently pending'), $job->run_interval) ?> translate('This job runs every %ds.'), $job->run_interval) ?>

ts_last_attempt): ?> last_attempt_succeeded): ?>

translate('The last attempt succeeded at %s'), $job->ts_last_attempt ) ?>

translate('The last attempt failed at %s: %s'), $job->ts_last_attempt, $this->escape($job->ts_last_error) ) ?>

translate('This job has not been executed yet') ?>