verify_file_signature()
Function: Verifies the contents of a file against its ED25519 signature.
Source: wp-admin/includes/file.php:1361
Function: Verifies the contents of a file against its ED25519 signature.
Source: wp-admin/includes/file.php:1361
Function: Retrieves the list of signing keys trusted by WordPress.
Source: wp-admin/includes/file.php:1516
Function: Checks if the user needs to update PHP.
Source: wp-admin/includes/misc.php:1591
Function: Displays the viewport meta in the admin.
Source: wp-admin/includes/misc.php:1145
Function: Adds viewport meta for mobile in Customizer.
Source: wp-admin/includes/misc.php:1172
Function: Adds the latest Heartbeat and REST-API nonce to the Heartbeat response.
Source: wp-admin/includes/misc.php:1330
Function: Updates the attached file and image meta data when the original image was edited.
Source: wp-admin/includes/image.php:202
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
Function: Compare the existing image sub-sizes (as saved in the attachment meta) to the currently registered image sub-sizes, and return the difference.
Source: wp-admin/includes/image.php:85