_wp_register_meta_args_allowed_list()
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/meta.php:1729
Function: Filters out `register_meta()` args based on an allowed list.
Source: wp-includes/meta.php:1729
Function: Filters into default_{$object_type}_metadata and adds in default value.
Source: wp-includes/meta.php:1533
Function: Retrieves raw metadata value for the specified object.
Source: wp-includes/meta.php:600
Function: Retrieves default metadata value for the specified meta key and object.
Source: wp-includes/meta.php:687
Filter Hook: Filters the default metadata value for a specified meta key and object.
Source: wp-includes/meta.php:717
Action Hook: Fires after a term has been saved, and the term cache has been cleared.
Source: wp-includes/taxonomy.php:2732
Action Hook: Fires after a term in a specific taxonomy has been saved, and the term cache has been cleared.
Source: wp-includes/taxonomy.php:2753
Filter Hook: Filters the list of response headers that are exposed to REST API CORS requests.
Source: wp-includes/rest-api/class-wp-rest-server.php:341
Filter Hook: Filters the list of request headers that are allowed for REST API CORS requests.
Source: wp-includes/rest-api/class-wp-rest-server.php:365
Method: Gets the request args for the edit item route.
Source: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1332