wp_refresh_heartbeat_nonces()
Function: Adds the latest Heartbeat and REST-API nonce to the Heartbeat response.
Source: wp-admin/includes/misc.php:1330
Function: Adds the latest Heartbeat and REST-API nonce to the Heartbeat response.
Source: wp-admin/includes/misc.php:1330
Filter Hook: Filters the span class for a site listing on the mulisite user list table.
Source: wp-admin/includes/class-wp-ms-users-list-table.php:394
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
Function: If any of the currently registered image sub-sizes are missing, create them and update the image meta data.
Source: wp-admin/includes/image.php:157
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
Filter Hook: Filters the array of missing image sub-sizes for an uploaded image.
Source: wp-admin/includes/image.php:144
Function: Low-level function to create image sub-sizes.
Source: wp-admin/includes/image.php:395
Filter Hook: Filters the “BIG image” threshold value.
Source: wp-admin/includes/image.php:284
Class: Class for testing automatic updates in the ClassicPress code.
Source: wp-admin/includes/class-wp-site-health-auto-updates.php:11