Opened 11 months ago
Closed 11 months 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: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Taxonomy | Version: | 3.4 |
| Severity: | minor | Keywords: | |
| 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