- Timestamp:
- 09/02/2022 06:49:17 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-plugins-list-table.php
r53876 r54062 753 753 754 754 if ( $plugin_file !== $plugin_data['Name'] ) { 755 $plugin_name .= '<br />' . $plugin_data['Name'];755 $plugin_name .= '<br />' . $plugin_data['Name']; 756 756 } 757 757
Note: See TracChangeset
for help on using the changeset viewer.