move_dir()
Function: Initializes and connects the ClassicPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:1976
Function: Initializes and connects the ClassicPress Filesystem Abstraction classes.
Source: wp-admin/includes/file.php:1976
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: 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
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