apply_filters( 'llms_rest_webhook_is_valid_action', bool $ret, array $args, LLMS_REST_Webhook $this )

Determine if the current action is valid for the webhook


Description Description


Parameters Parameters

$ret

Whether or not the action is valid.

$args

Numeric array of arguments from the originating hook.

$this

Webhook object.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/models/class-llms-rest-webhook.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.