Changeset 59803 for trunk/src/wp-admin/includes/class-wp-site-health.php
- Timestamp:
- 02/11/2025 11:12:03 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-site-health.php
r59159 r59803 924 924 'hash' => array( 925 925 'function' => 'hash', 926 'required' => false,926 'required' => true, 927 927 ), 928 928 'imagick' => array(
Note: See TracChangeset
for help on using the changeset viewer.