Tagged Questions
1
vote
3answers
496 views
Overriding wp_get_archives() apply_filters()
I have Googled for a while and I am not sure how is the best way to do this.
In wp-includes/general-template.php I am looking at the function wp_get_archives() which has this line of code in:
$where ...