Property | Type | Description | |
---|---|---|---|
$name | |||
$recurrence | |||
$timestamp |
Method | Description | |
---|---|---|
__construct ( string $name, string $timestamp = false, string $recurrence ) : WPDKCron | Create an instance of WPDKCron class | |
cron ( ) | Override with your schedule cron process | |
remove ( ) | Remove/Unschedule a cron job |