Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46294, comment 2


Ignore:
Timestamp:
02/23/2021 05:57:23 PM (2 years ago)
Author:
hobzhobz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46294, comment 2

    initial v1  
    1 Here is a hack to fix the issue:
     1The old hack no longer works due to a new bug.
     2
     3Here is a new workaround: https://core.trac.wordpress.org/ticket/52626#comment:4
     4
     5
     6This is the old hack, it no longer works, but it still demonstrates the issue with menu_order bug:
    27
    38In the file /wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:290