198 results found for “meta data”. Showing results 151 to 175.
-
functionwp_delete_user()
Delete user and optionally reassign posts and links to another user.
-
hookenclosure_links
Filters the list of enclosure links before querying the database.
-
functionwp_restore_image()
Restores the metadata for a given attachment.
-
function_wp_make_subsizes()
Low-level function to create image sub-sizes.
-
functiondelete_user_option()
Deletes user option with global blog capability.
-
functionupdate_post_caches()
Updates post, term, and metadata caches for a list of post objects.
-
functionupdate_user_option()
Updates user option with global blog capability.
-
methodwpdb::get_col_info()
Retrieves column metadata from the last query.
-
functionregister_block_type()
Registers a block type. The recommended way is to register a block type using the metadata stored in the `block.json` file.
-
methodwpdb::load_col_info()
Loads the column metadata from the last query.
-
functionwp_after_insert_post()
Fires actions after a post, its terms and meta data has been saved.
-
Fires once a post, its terms and meta data has been saved.
-
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.