apply_filters( 'llms_db_query_get_default_args', array $args )
Filters the query default args
Description Description
Parameters Parameters
- $args
-
Array of default arguments to set up the query with.
Source Source
File: includes/abstracts/abstract.llms.database.query.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |