[wp-trac] [WordPress Trac] #42771: WP_Term::get_instance() regression for non-category terms queried with 'category' taxonomy
WordPress Trac
noreply at wordpress.org
Wed Mar 28 23:24:27 UTC 2018
#42771: WP_Term::get_instance() regression for non-category terms queried with
'category' taxonomy
--------------------------+---------------------
Reporter: markjaquith | Owner:
Type: defect (bug) | Status: closed
Priority: high | Milestone: 4.9.2
Component: Taxonomy | Version: 4.9
Severity: major | Resolution: fixed
Keywords: has-patch | Focuses:
--------------------------+---------------------
Comment (by SergeyBiryukov):
In [changeset:"42890"]:
{{{
#!CommitTicketReference repository="" revision="42890"
Taxonomy: In `category_description()`, don't pass the `$taxonomy`
parameter to `term_description()`.
The parameter was deprecated in [42368] and is now unused.
Props chetan200891.
Fixes #43381. See #42771.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42771#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list