delete_user_option()
Function: Deletes user option with global blog capability.
Source: wp-includes/user.php:749
Function: Deletes user option with global blog capability.
Source: wp-includes/user.php:749
Function: Updates post, term, and metadata caches for a list of post objects.
Source: wp-includes/post.php:7316
Function: Updates user option with global blog capability.
Source: wp-includes/user.php:722
Method: Retrieves column metadata from the last query.
Source: wp-includes/class-wpdb.php:3872
Function: Adds metadata to a script.
Source: wp-includes/functions.wp-scripts.php:445
Function: Removes metadata matching criteria from a comment.
Source: wp-includes/comment.php:462
Function: Registers a block type. The recommended way is to register a block type using the metadata stored in the `block.json` file.
Source: wp-includes/blocks.php:601
Filter Hook: Filters the value of the requested user metadata.
Source: wp-includes/author-template.php:217
Method: Loads the column metadata from the last query.
Source: wp-includes/class-wpdb.php:3848
Function: Updates metadata cache for a list of post IDs.
Source: wp-includes/post.php:7410
Function: Updates metadata cache for list of site IDs.
Source: wp-includes/ms-site.php:424
Function: Updates metadata cache for list of term IDs.
Source: wp-includes/taxonomy.php:1453
Action Hook: Fires immediately before deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1057
Filter Hook: Filters the value of the requested user metadata.
Source: wp-includes/author-template.php:190
Filter Hook: Filters user data before the record is created or updated.
Source: wp-includes/user.php:2360
Action Hook: Fires immediately after deleting post or comment metadata of a specific type.
Source: wp-includes/meta.php:1088
Action Hook: Fires immediately before deleting metadata of a specific type.
Source: wp-includes/meta.php:479
Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.
Source: wp-includes/meta.php:1674
Action Hook: Fires immediately before updating metadata of a specific type.
Source: wp-includes/meta.php:290
Function: Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
Source: wp-admin/includes/image.php:240
Action Hook: Fires immediately after deleting metadata of a specific type.
Source: wp-includes/meta.php:528
Action Hook: Fires immediately after updating metadata of a specific type.
Source: wp-includes/meta.php:336
Function: Returns useful keys to use to lookup data from an attachment’s stored metadata.
Source: wp-includes/media.php:3173
Filter Hook: Filters the editable list of keys to look up data from an attachment’s metadata.
Source: wp-includes/media.php:3197
Function: Retrieves the image’s intermediate size (resized) path, width, and height.
Source: wp-includes/media.php:775
Function: Finds a style handle for the block metadata field. It detects when a path to file was provided and registers the style under automatically generated handle name. It returns unprocessed style handle otherwise.
Source: wp-includes/blocks.php:223
Function: Finds a script handle for the selected block metadata field. It detects when a path to file was provided and finds a corresponding asset file with details necessary to register the script under automatically generated handle name. It returns unprocessed script handle otherwise.
Source: wp-includes/blocks.php:140
Function: Retrieves thumbnail for an attachment.
Source: wp-includes/deprecated.php:4335
Method: Gets block pattern data for a specified theme.
Source: wp-includes/class-wp-theme.php:1832
Filter Hook: Filters the audio attachment metadata fields to be shown in the publish meta box.
Source: wp-admin/includes/media.php:3465