apply_filters( 'tribe_process_handlers', array $handlers )
Filters the process handler classes the Service Provider should handle.
Contents
All handlers should extend the Tribe__Process__Handler base class.
Parameters
- $handlers
-
(array)
Source
Changelog
| Version | Description |
|---|---|
| 4.7.12 | Introduced. |