Make WordPress Core


Ignore:
Timestamp:
03/04/2010 12:15:55 AM (17 years ago)
Author:
ryan
Message:

Fix submenus for post types. Props TobiasBg. see #12453

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/template.php

    r13576 r13579  
    39483948                $current_screen->id = $typenow;
    39493949                $current_screen->post_type = $typenow;
    3950         } else {
    3951                 $typenow = '';
    39523950        }
    39533951
Note: See TracChangeset for help on using the changeset viewer.