LLMS_Events_Query::sql_where()
SQL “where” clause for the query
Description Description
Return Return
(string)
Source Source
File: includes/class-llms-events-query.php
Changelog Changelog
| Version | Description |
|---|---|
| 4.7.0 | Drop usage of $this->get_filter('where') in favor of 'llms_events_query_where'. |
| 3.36.0 | Introduced. |