[wp-trac] [WordPress Trac] #11531: Some taxonomy names should be disallowed
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 7 16:20:11 UTC 2010
#11531: Some taxonomy names should be disallowed
-------------------------------+--------------------------------------------
Reporter: Denis-de-Bernardy | Owner: ryan
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.0
Component: Cache | Version: 2.9
Severity: major | Keywords: needs-patch reporter-feedback
-------------------------------+--------------------------------------------
Comment(by rooodini):
> BUT: I can not find that line in core: {{{wp_cache_add($term->term_id,
$term, $term->taxonomy);}}} please reference at least one location for
this to be reviewed.
FWIW there's an equivalent call in the update_term_cache function of wp-
includes/taxonomy.php (line 2167 of revision 14032):
{{{wp_cache_add($term->term_id, $term, $term_taxonomy);}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11531#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list