Opened 13 years ago
Closed 13 years ago
#21199 closed defect (bug) (duplicate)
get_terms returns term_id, taxonomy_term_id, parent and count as strings instead of integers
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 3.4 |
Component: | Taxonomy | Keywords: | |
Focuses: | Cc: |
Description
All the properties of the objects returned by the get_terms function are strings, term_id, taxonomy_term_id, parent and count should all be integers.
Change History (1)
Note: See
TracTickets for help on using
tickets.
#16101