[wp-trac] [WordPress Trac] #52142: Declare `sort` and `args` properties of WP_Taxonomy
WordPress Trac
noreply at wordpress.org
Sun Jan 31 23:14:05 UTC 2021
#52142: Declare `sort` and `args` properties of WP_Taxonomy
--------------------------------------+--------------------------
Reporter: johnbillion | Owner: johnbillion
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.7
Component: Taxonomy | Version: 2.5
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses:
--------------------------------------+--------------------------
Changes (by johnbillion):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"50116" 50116]:
{{{
#!CommitTicketReference repository="" revision="50116"
Taxonomy: Declare and document the `sort` and `args` properties of the
`WP_Taxonomy` class.
These properties have been in use since 2.5 and 2.6 but were never added
as actual properties on the class. This fixes that.
Props gunnard, SergeyBiryukov
Fixes #52142
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52142#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list