Uses
| Uses | Description |
|---|---|
| wp-includes/class-wp-date-query.php: WP_Date_Query::get_sql_clauses() | Generate SQL clauses to be appended to a main query. |
| wp-includes/class-wp-date-query.php: get_date_sql | Filters the date query WHERE clause. |
| wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |