#4484 closed defect (bug) (fixed)
don't deprecate get_category with taxonomy
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | 2.3 |
| Component: | General | Keywords: | 2nd-opinion dev-feedback |
| Focuses: | Cc: |
Description
I think get_category() should preserve its old fields (cat_ID, cat_name, category_nicename, category_description, category_parent...) in order to preserve compatibility with plugins.
Change History (4)
Note: See
TracTickets for help on using
tickets.
Plugins are going to massively break for the new categories and tags anyway. I don't think it's worth it to try to be backward compatible to that degree.
Just my 2 cents.