• 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

  • Process_Stockphoto_Upload
  • Request

Class Process_Stockphoto_Upload

Verwerk upload van stockfoto

WP_Async_Request
Extended by SIW\Async\Request
Extended by SIW\Async\Process_Stockphoto_Upload
Namespace: SIW\Async
Copyright: 2019 SIW Internationale Vrijwilligersprojecten
Since: 3.0.0
Located at async/process-stockphoto-upload.php

Methods summary

protected
# process( )

Functie om gegevens te verwerken

Functie om gegevens te verwerken

protected
# set_taxonomy_terms( integer $attachment_id )

Zet taxonomy terms van attachment

Zet taxonomy terms van attachment

Parameters

$attachment_id

Todo

refactor

Methods inherited from SIW\Async\Request

get_data(), get_filter(), handle(), is_data_complete()

Properties summary

protected string $action
# 'process_stockphoto_upload'
protected string $subdir

Subdirectory voor de stockfoto's

Subdirectory voor de stockfoto's

# 'groepsprojecten/stockfotos'
protected string $filename_base

Base voor bestandsnaam

Base voor bestandsnaam

# 'stockfoto'
protected string $title

Titel voor afbeelding

Titel voor afbeelding

# 'Stockfoto'
protected array $variables

Variabelen

Variabelen

# [ 'file' => [ 'type' => 'url', 'array' => false, 'required' => true, ], 'continent' => [ 'type' => 'string', 'array' => false, ], 'country' => [ 'type' => 'string', 'array' => false, ], 'work_type' => [ 'type' => 'string', 'array' => true, ], ]

Properties inherited from SIW\Async\Request

$prefix

SIW API documentation generated by ApiGen