Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #15533


Ignore:
Timestamp:
11/21/2010 10:36:55 PM (15 years ago)
Author:
scribu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15533 – Description

    initial v1  
    44
    55The code that gives the problem:
     6
     7{{{
    68        if ( ARRAY_A == $args['output'] ) {
    79                $GLOBALS['_menu_item_sort_prop'] = $args['output_key'];
     
    1214                }
    1315        }
     16}}}