Make WordPress Core


Ignore:
Timestamp:
10/23/2013 02:37:54 PM (11 years ago)
Author:
ryan
Message:

Pinking shears

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-wp-media-list-table.php

    r25140 r25880  
    309309        if ( $parent ) {
    310310            $title = _draft_or_post_title( $post->post_parent );
    311             $parent_type = get_post_type_object( $parent->post_type ); 
     311            $parent_type = get_post_type_object( $parent->post_type );
    312312?>
    313313            <td <?php echo $attributes ?>><strong>
Note: See TracChangeset for help on using the changeset viewer.