Opened 18 years ago
Closed 17 years ago
#7358 closed defect (bug) (fixed)
term_taxonomy_ids mislabeled as term ids
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.7 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Taxonomy | Keywords: | term_taxonomy_id terms term documentation |
| Focuses: | Cc: |
Description
This caused me great confusion (see #7357) because both the documentation and the variable names say $term or $terms when they mean term_taxonomy_id, which is elsewhere (and more helpfully) called $tt_id or $tt_ids.
Attachments (2)
Change History (12)
Note: See
TracTickets for help on using
tickets.
There are probably other areas where the inline documentation is incorrect in the taxonomy.php file.