apply_filters( 'llms_rest_webhook_topics', array $topics )
Filter the available webhook topics.
Parameters Parameters
- $topics
-
(array) Array of topics.
Source Source
File: libraries/lifterlms-rest/includes/class-llms-rest-webhooks.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |