Changeset 59166 for trunk/src/wp-admin/includes/class-wp-debug-data.php
- Timestamp:
- 10/04/2024 01:17:35 PM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-debug-data.php
r59164 r59166 1248 1248 // List must use plugins if there are any. 1249 1249 $mu_plugins = get_mu_plugins(); 1250 $fields = array();1250 $fields = array(); 1251 1251 1252 1252 foreach ( $mu_plugins as $plugin_path => $plugin ) {
Note: See TracChangeset
for help on using the changeset viewer.