Make WordPress Core


Ignore:
Timestamp:
10/24/2011 07:13:23 PM (15 years ago)
Author:
ryan
Message:

Pinking shears

File:
1 edited

Legend:

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

    r19022 r19054  
    331331
    332332    $update_title = ! empty( $update_title ) ? esc_attr( implode( ', ', $update_title ) ) : '';
    333    
     333
    334334    return array( 'counts' => $counts, 'title' => $update_title );
    335335}
Note: See TracChangeset for help on using the changeset viewer.