Changes between Initial Version and Version 1 of Ticket #46264, comment 3
- Timestamp:
- 09/19/2019 01:53:51 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46264, comment 3
initial v1 21 21 'menu_order', 22 22 [ 23 'get_callback' => function( array$object) {23 'get_callback' => function($object) { 24 24 if (! isset($object['menu_order'])) { 25 25 return 0;