Changeset 41916
- Timestamp:
- 10/18/2017 06:00:54 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php
r41915 r41916 256 256 if ( $upgrade_plugins ) { 257 257 $js_plugins['upgrade'] = array_values( $upgrade_plugins ); 258 }258 } 259 259 260 260 wp_localize_script( 'updates', '_wpUpdatesItemCounts', array(
Note: See TracChangeset
for help on using the changeset viewer.