Class Update_Workcamps
Proces om Groepsprojecten bij te werken
- WP_Background_Process
-
SIW\Batch\Job
-
SIW\Batch\Update_Workcamps
Direct known subclasses
Namespace: SIW\Batch
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at batch/update-workcamps.php
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at batch/update-workcamps.php
Methods summary
protected
array
|
|
protected
mixed
|
|
protected
|
Methods inherited from SIW\Batch\Job
__construct()
,
cleanup()
,
empty_queue()
,
get_logger_context()
,
get_processed_count()
,
increment_processed_count()
,
init()
,
log()
,
set_logger_context()
,
set_processed_count()
,
start()
Properties summary
protected
string
|
$action
|
#
'update_workcamps'
|
protected
string
|
$name
Naam van proces (voor logging en admin bar) |
#
'bijwerken Groepsprojecten'
|
protected
string
|
$category
Category (voor admin bar) |
#
'plato'
|
protected
boolean
|
$schedule_job
Geeft aan of deze batch job ingepland moet worden |
#
false
|
protected
integer
|
$batch_size
Grootte van batch |
#
50
|