#4484 closed defect (bug) (fixed)
don't deprecate get_category with taxonomy
| Reported by: | devil1591 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | General | Version: | 2.3 |
| Severity: | normal | Keywords: | 2nd-opinion dev-feedback |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.