메소드 | 설명 | |
---|---|---|
add ( string $hook, array $args = [], string $priority = 'normal' ) : boolean | Adds the job to the WP Cron queue. It will be executed on the next WordPress request. | |
register ( ) : boolean | The Cron Client has no initialization, just returns true. |