apply_filters( "tribe_process_queue_{$this->identifier}_update_data", array $update_data, self $this )

Filters the information that will be updated in the database for this queue type.


Parameters

$update_data

(array)

$this

(self)


Top ↑

Source

File: src/Tribe/Process/Queue.php


Top ↑

Changelog

Changelog
Version Description
4.7.12 Introduced.