Changeset 52534
- Timestamp:
- 01/06/2022 09:17:39 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/plugin-install.php
r51837 r52534 53 53 54 54 wp_enqueue_script( 'plugin-install' ); 55 if ( 'plugin-information' != $tab ) {55 if ( 'plugin-information' !== $tab ) { 56 56 add_thickbox(); 57 57 }
Note: See TracChangeset
for help on using the changeset viewer.