Make WordPress Core


Ignore:
Timestamp:
10/21/2010 07:55:28 PM (15 years ago)
Author:
nacin
Message:

Pruning shears.

File:
1 edited

Legend:

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

    r15897 r15904  
    11121112 * @access private
    11131113 * @since 3.1.0
    1114  */ 
     1114 */
    11151115function _add_post_type_submenus() {
    11161116    foreach ( get_post_types( array( 'show_ui' => true ) ) as $ptype ) {
Note: See TracChangeset for help on using the changeset viewer.