wp_create_image_subsizes()
Function: Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
Source: wp-admin/includes/image.php:236
Function: Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
Source: wp-admin/includes/image.php:236
Function: Low-level function to create image sub-sizes.
Source: wp-admin/includes/image.php:395
Class: Class for testing automatic updates in the ClassicPress code.
Source: wp-admin/includes/class-wp-site-health-auto-updates.php:11
Class: Class for providing debug data based on a users ClassicPress environment.
Source: wp-admin/includes/class-wp-debug-data.php:11
Function: Creates WordPress network meta and sets the default values.
Source: wp-admin/includes/schema.php:1178
Function: Creates WordPress site meta and sets the default values.
Source: wp-admin/includes/schema.php:1332
Function: Gets the error that was recorded for a paused theme.
Source: wp-admin/includes/theme.php:1105
Function: Tries to resume a single theme.
Source: wp-admin/includes/theme.php:1134
Function: Renders an admin notice in case some themes have been paused due to errors.
Source: wp-admin/includes/theme.php:1187
Function: Determines whether a theme is technically active but was paused while loading.
Source: wp-admin/includes/theme.php:1083