[wp-trac] [WordPress Trac] #6122: Add taxonomy_id_filter like
term_id_filter
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 7 10:57:11 GMT 2008
#6122: Add taxonomy_id_filter like term_id_filter
-------------------------+--------------------------------------------------
Reporter: chmac | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.5
Component: General | Version:
Severity: normal | Keywords: term_id_filter, taxonomy_id_filter, wp_terms, wp_taxonomy
-------------------------+--------------------------------------------------
Currently the $term_id is filtered in [source:trunk/wp-
includes/taxonomy.php taxonomy.php] but not the taxonomy_id (tt_id). These
filters are used in WordPress Multi-User.
Currently WPMU globalises the wp_terms table. I am extending this to the
wp_taxonomy table also, for which I need these two new filters.
--
Ticket URL: <http://trac.wordpress.org/ticket/6122>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list