• Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Hooks

Namespaces

  • None
  • SIW
    • Admin
    • API
    • Async
    • Batch
    • Compatibility
    • Data
    • Elements
    • Email
    • External
    • Forms
    • Modules
    • Newsletter
    • Page_Builder
    • Plato
    • Widgets
    • WooCommerce
      • Admin
      • Checkout
      • Email
      • Export
      • Frontend
      • Import

Classes

  • Count_Workcamps
  • Delete_Applications
  • Delete_Old_Posts
  • Delete_Orphaned_Variations
  • Delete_Workcamps
  • Job
  • Send_Workcamp_Approval_Emails
  • Update_Dutch_Workcamps
  • Update_Free_Places
  • Update_SEO_Noindex
  • Update_Taxonomies
  • Update_Workcamp_Tariffs
  • Update_Workcamp_Visibility
  • Update_Workcamps

Class Update_Workcamps

Proces om Groepsprojecten bij te werken

WP_Background_Process
Extended by SIW\Batch\Job
Extended by SIW\Batch\Update_Workcamps

Direct known subclasses

SIW\Batch\Update_Dutch_Workcamps

Namespace: SIW\Batch
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at batch/update-workcamps.php

Methods summary

protected array
# select_data( )

Haal Groepsprojecten op uit Plato

Haal Groepsprojecten op uit Plato

Returns

array
protected mixed
# task( mixed $item )

Werk Groepsproject bij

Werk Groepsproject bij

Parameters

$item

Returns

mixed
protected
# complete( )

Extra acties bij afronden batch job

Extra acties bij afronden batch job

Overrides

SIW\Batch\Job::complete

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)

Naam van proces (voor logging en admin bar)

# 'bijwerken Groepsprojecten'
protected string $category

Category (voor admin bar)

Category (voor admin bar)

# 'plato'
protected boolean $schedule_job

Geeft aan of deze batch job ingepland moet worden

Geeft aan of deze batch job ingepland moet worden

# false
protected integer $batch_size

Grootte van batch

Grootte van batch

# 50

Properties inherited from SIW\Batch\Job

$logger_context_option, $prefix, $processed_count_option

SIW API documentation generated by ApiGen