getarchives_join
最后更新于:2021-11-26 10:33:10
apply_filters( ‘getarchives_join’, string $sql_join, array $parsed_args )
Filters the SQL JOIN clause for retrieving archives.
参数
- $sql_join
-
(string)
Portion of SQL query containing JOIN clause. - $parsed_args
-
(array)
An array of default arguments.
源文件
文件: gc-includes/general-template.php