[wp-trac] [WordPress Trac] #15202: get_calendar() lacks filters on it's database queries
WordPress Trac
wp-trac at lists.automattic.com
Sun Oct 24 10:16:13 UTC 2010
#15202: get_calendar() lacks filters on it's database queries
--------------------------+-------------------------------------------------
Reporter: Viper007Bond | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.1
Component: Template | Version:
Severity: normal | Keywords: needs-patch
--------------------------+-------------------------------------------------
There's no way to limit the calendar to a specific taxonomy or taxonomy
value. Most everything else in WordPress has filters on the WHERE and JOIN
parts of the database query (`wp_get_archives()` for example).
`get_calendar()` does not. It should. :)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15202>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list