apply_filters( 'getarchives_where', string $sql_where, array $parsed_args )
Filters the SQL WHERE clause for retrieving archives.
Parameters
- $sql_where
-
(string) Portion of SQL query containing the WHERE clause.
- $parsed_args
-
(array) An array of default arguments.
Source
Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/getarchives_where