_wp_register_meta_args_whitelist()
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/deprecated.php:4056
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/deprecated.php:4056
Function: Returns relative path to an uploaded file.
Source: wp-includes/post.php:538
Function: Compares a list of sidebars with their widgets against an allowed list.
Source: wp-includes/widgets.php:1547
Function: Prevents menu items from being their own parent.
Source: wp-includes/nav-menu.php:1294
Function: Handle sidebars config after theme change
Source: wp-includes/widgets.php:1280
Function: Converts a number of special characters into their HTML entities.
Source: wp-includes/formatting.php:934
Function: Sort-helper for timezones.
Source: wp-includes/functions.php:6445
Function: This function is trying to replicate what lodash’s kebabCase (JS library) does in the client.
Source: wp-includes/functions.php:5114
Function: Translate a PHP_URL_* constant to the named array keys PHP uses.
Source: wp-includes/http.php:758
Function: Renames `$_POST` data from form names to DB post columns.
Source: wp-admin/includes/post.php:21