wp_cache_set_last_changed
Action Hook: Fires after a cache group `last_changed` time is updated.
Source: wp-includes/functions.php:7761
Action Hook: Fires after a cache group `last_changed` time is updated.
Source: wp-includes/functions.php:7761
Filter Hook: Filters the memory limit allocated for WP-Cron event processing.
Source: wp-includes/functions.php:7608
Function: Sets last changed date for the specified cache group to now.
Source: wp-includes/functions.php:7743
Function: Checks whether the given cache ID is either an integer or an integer-like string.
Source: wp-includes/functions.php:7077
Function: Sorts the keys of an array alphabetically.
Source: wp-includes/functions.php:4916
Function: Wrapper for PHP filesize with filters and casting the result as an integer.
Source: wp-includes/functions.php:3512
Filter Hook: Filters the result of wp_filesize before the PHP function is run.
Source: wp-includes/functions.php:3521
Filter Hook: Filters the size of the file.
Source: wp-includes/functions.php:3537
Function: Reads and decodes a JSON file.
Source: wp-includes/functions.php:4554
Function: Helper function to test if each of an array of file names could conflict with existing files.
Source: wp-includes/functions.php:2799
Function: Returns first matched extension for the mime-type, as mapped from wp_get_mime_types() .
Source: wp-includes/functions.php:3006
Function: Sets an array in depth based on a path of keys.
Source: wp-includes/functions.php:5024
Function: This function is trying to replicate what lodash’s kebabCase (JS library) does in the client.
Source: wp-includes/functions.php:5089
Function: Gets the URL to learn more about updating the site to use HTTPS.
Source: wp-includes/functions.php:8263
Filter Hook: Filters the URL to learn more about updating the HTTPS version the site is running on.
Source: wp-includes/functions.php:8281
Function: Gets the default URL to learn more about updating the site to use HTTPS.
Source: wp-includes/functions.php:8301
Function: Gets the URL for directly updating the site to use HTTPS.
Source: wp-includes/functions.php:8317
Filter Hook: Filters the URL for directly updating the PHP version the site is running on from the host.
Source: wp-includes/functions.php:8331
Filter Hook: Filters the amount of storage space used by one directory and all its children, in megabytes.
Source: wp-includes/functions.php:8441
Function: Cleans directory size cache used by recurse_dirsize() .
Source: wp-includes/functions.php:8497
Function: Accesses an array in depth based on a path of keys.
Source: wp-includes/functions.php:4954
Filter Hook: Filters the file list used for calculating a unique filename for a newly added file.
Source: wp-includes/functions.php:2660
Function: Helper function to check if a file name could match an existing image sub-size file name.
Source: wp-includes/functions.php:2823
Function: Displays the favicon.ico file content.
Source: wp-includes/functions.php:1732
Action Hook: Fires when serving the favicon.ico file.
Source: wp-includes/functions.php:1738
Function: Checks if two numbers are nearly the same.
Source: wp-includes/functions.php:8586
Function: Retrieves the timezone of the site as a string.
Source: wp-includes/functions.php:119
Function: Retrieves the timezone of the site as a `DateTimeZone` object.
Source: wp-includes/functions.php:147
Function: Retrieves the date, in localized format.
Source: wp-includes/functions.php:239
Filter Hook: Filters the date formatted based on the locale.
Source: wp-includes/functions.php:314