LLMS_REST_Webhooks_Query::preprare_query()
Prepare the SQL for the query
Description Description
Return Return
(string)
Source Source
File: libraries/lifterlms-rest/includes/class-llms-rest-webhooks-query.php
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.16 | Use $this->sql_select_columns({columns}) to determine the columns to select. |
1.0.0-beta.1 | Introduced. |