Make WordPress Core

Changeset 13741


Ignore:
Timestamp:
03/17/2010 08:03:02 PM (15 years ago)
Author:
markjaquith
Message:

nav_menu taxonomy should be _builtin. props sillybean. see #11817

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/taxonomy.php

    r13733 r13741  
    4343                                                        'rewrite' => false,
    4444                                                        'show_ui' => false,
     45                                                        '_builtin' => true,
    4546                                                    ) ) ;
    4647
Note: See TracChangeset for help on using the changeset viewer.