Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 9 years ago

#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)

#1 @Nazgul
19 years ago

  • Keywords dev-feedback added

#2 @Otto42
19 years ago

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.

#3 @mdawaffe
19 years ago

  • Resolutionfixed
  • Status newclosed

Fixed in [5818]

This ticket was mentioned in Slack in #core-editor by atimmer. View the logs.


9 years ago

Note: See TracTickets for help on using tickets.