[wp-trac] [WordPress Trac] #39457: Custom order of categories in Admin (post.php, post-new.php) broken in 4.7
WordPress Trac
noreply at wordpress.org
Wed Jan 4 04:15:01 UTC 2017
#39457: Custom order of categories in Admin (post.php, post-new.php) broken in 4.7
--------------------------+------------------------
Reporter: lectest1 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: Query | Version: 4.7
Severity: normal | Resolution: duplicate
Keywords: | Focuses:
--------------------------+------------------------
Changes (by boonebgorges):
* status: new => closed
* resolution: => duplicate
* milestone: Awaiting Review =>
Comment:
Hi @lectest1 - Thanks for the details. Your code is working as expected on
the latest trunk, but not on 4.7. It appears that the issue was resolved
with [39625]; see #39354. Please test against this latest version.
(For reference, it's probably a bad idea to blindly override the
`taxonomies` parameter in your callback. This will make it impossible to
query for any taxonomy other than 'category'. You may want to have some
sort of fine-grained check there.)
Please do reopen this ticket if you're able to reproduce against trunk (or
with [39625] applied manually to your installation).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39457#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list