Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #46264, comment 3


Ignore:
Timestamp:
09/19/2019 01:53:51 PM (5 years ago)
Author:
websupporter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46264, comment 3

    initial v1  
    2121            'menu_order',
    2222            [
    23                 'get_callback' => function(array $object) {
     23                'get_callback' => function($object) {
    2424                    if (! isset($object['menu_order'])) {
    2525                        return 0;