W3cubDocs

/WordPress

apply_filters( 'getarchives_join', string $sql_join, array $parsed_args )

Filters the SQL JOIN clause for retrieving archives.

Parameters

$sql_join

(string) Portion of SQL query containing JOIN clause.

$parsed_args

(array) An array of default arguments.

Source

File: wp-includes/general-template.php

View on Trac

Changelog

Version Description
2.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/getarchives_join