apply_filters( 'llms_block_templates_from_db_query_args', array $query_args )
Filters the query arguments to retrieve the templates saved in the db.
Parameters Parameters
- $query_args
-
(array) WQ_Query argiments to retrieve the templates saved in the db.
Source Source
Changelog Changelog
Version | Description |
---|---|
5.8.0 | Introduced. |