• 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 Count_Workcamps

Proces om aantal zichtbare groepsprojecten per term te tellen

WP_Background_Process
Extended by SIW\Batch\Job
Extended by SIW\Batch\Count_Workcamps
Namespace: SIW\Batch
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at batch/count-workcamps.php

Methods summary

protected array
# select_data( )

Selecteer alle terms van de relevante taxonomieën

Selecteer alle terms van de relevante taxonomieën

Returns

array
protected boolean
# task( mixed $term )

Tel het aantal projecten van de term

Tel het aantal projecten van de term

Parameters

$term

Returns

boolean

Methods inherited from SIW\Batch\Job

__construct(), cleanup(), complete(), 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
# 'count_workcamps'
protected string $name

Naam van proces (voor logging en admin bar)

Naam van proces (voor logging en admin bar)

# 'tellen groepsprojecten'
protected string $category

Category (voor admin bar)

Category (voor admin bar)

# 'groepsprojecten'

Properties inherited from SIW\Batch\Job

$batch_size, $logger_context_option, $prefix, $processed_count_option, $schedule_job

SIW API documentation generated by ApiGen