apply_filters( 'llms_rest_webhook_query_where', string $sql, LLMS_REST_Webhooks_Query $webhooks_query )

Filters the query WHERE clause


Parameters Parameters

$sql

(string) The WHERE clause of the query.

$webhooks_query

(LLMS_REST_Webhooks_Query) Instance of LLMS_REST_Webhooks_Query.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/class-llms-rest-webhooks-query.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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