- Timestamp:
- 06/15/2016 04:36:07 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php
r37488 r37714 150 150 $total_this_page = $totals[ $status ]; 151 151 152 wp_localize_script( 'updates', '_wpUpdatesItemCounts', array( 153 'totals' => $totals, 154 ) ); 155 152 156 if ( $orderby ) { 153 157 $orderby = ucfirst( $orderby );
Note: See TracChangeset
for help on using the changeset viewer.