210 results found for “meta data”. Showing results 176 to 200.
-
functionwp_create_image_subsizes()
Creates image sub-sizes, adds the new data to the image meta `sizes` array, and updates the image metadata.
-
functionwp_update_image_subsizes()
If any of the currently registered image sub-sizes are missing, create them and update the image meta data.
-
functionwp_get_attachment_id3_keys()
Returns useful keys to use to lookup data from an attachment’s stored metadata.
-
Filters the editable list of keys to look up data from an attachment’s metadata.
-
functionimage_get_intermediate_size()
Retrieves the image’s intermediate size (resized) path, width, and height.
-
functionregister_block_style_handle()
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.
-
functionregister_block_script_handle()
Finds a script handle for the selected block metadata field. It detects when a path to file was provided and optionally finds a corresponding asset file with details necessary to register the script under automatically generated handle name. It returns unprocessed script handle otherwise.
-
functionwp_get_attachment_thumb_file()
Retrieves thumbnail for an attachment.
-
Gets block pattern data for a specified theme.
-
Filters the audio attachment metadata fields to be shown in the publish meta box.
-
Filters the audio and video metadata fields to be shown in the publish meta box.
-
Whether the metadata contains a key named properties.
-
Filters the list of style nodes with metadata.
-
functionregister_block_bindings_source()
Registers a new block bindings source.
-
Builds metadata for the style nodes, which returns in the form of:
-
Finds a script module ID for the selected block metadata field. It detects when a path to file was provided and optionally finds a corresponding asset file with details necessary to register the script module under with an automatically generated module ID. It returns unprocessed script module ID otherwise.
-
Parses creation date from media metadata.
-
Processes the block bindings and updates the block attributes with the values from the sources.
-
Create an image sub-size and return the image meta data value for it.
-
Builds metadata for the setting nodes, which returns in the form of:
-
Returns the selectors metadata for a block.
-
Returns classnames and CSS based on the values in a styles object.
Used by 1 function | Uses 1 function | Source: wp-includes/style-engine/class-wp-style-engine.php:439 -
Updates the maximum user level for the user.
-
Create an image sub-size and return the image meta data value for it.
-
Inserts an attachment and its metadata.
Used by 2 functions | Uses 4 functions | Source: wp-admin/includes/class-custom-image-header.php:1353