- Timestamp:
- 10/19/2016 10:26:31 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php
r38307 r38827 151 151 152 152 wp_localize_script( 'updates', '_wpUpdatesItemCounts', array( 153 'totals' => $totals, 153 'themes' => $totals, 154 'totals' => wp_get_update_data(), 154 155 ) ); 155 156
Note: See TracChangeset
for help on using the changeset viewer.