date_i18n()
Function: Retrieves the date in localized format, based on a sum of Unix timestamp and timezone offset in seconds.
Source: wp-includes/functions.php:173
Function: Retrieves the date in localized format, based on a sum of Unix timestamp and timezone offset in seconds.
Source: wp-includes/functions.php:173
Filter Hook: Filters the date formatted based on the locale.
Source: wp-includes/functions.php:215
Function: Determines if the date should be declined.
Source: wp-includes/functions.php:333
Function: Converts float number to format based on the locale.
Source: wp-includes/functions.php:419
Filter Hook: Filters the number formatted based on the locale.
Source: wp-includes/functions.php:438
Function: Converts a number of bytes to the largest unit the bytes will fit into.
Source: wp-includes/functions.php:462
Function: Gets the week start and end from the datetime or date string from MySQL.
Source: wp-includes/functions.php:582
Function: Unserializes data only if it was serialized.
Source: wp-includes/functions.php:647
Function: Checks value to find if it was serialized.
Source: wp-includes/functions.php:668
Function: Checks whether serialized data is of string type.
Source: wp-includes/functions.php:735