149 results found for “metadata”. Showing results 76 to 100.
-
functionupdate_usermeta()
Update metadata of user.
-
functiondelete_post_meta()
Deletes a post meta field for the given post ID.
-
functiondelete_site_meta()
Removes metadata matching criteria from a site.
-
functiondelete_term_meta()
Removes metadata matching criteria from a term.
-
functiondelete_user_meta()
Removes metadata matching criteria from a user.
-
hookimage_strip_meta
Filters whether to strip metadata from images when they’re resized.
-
hooksignup_site_meta
Filters the metadata for a site signup.
-
hooksignup_user_meta
Filters the metadata for a user signup.
-
functionupdate_site_meta()
Updates metadata for a site.
-
functionupdate_term_meta()
Updates term metadata.
-
functionwp_restore_image()
Restores the metadata for a given attachment.
-
functionwp_style_add_data()
Adds metadata to a CSS stylesheet.
-
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.
-
functionwp_script_add_data()
Adds metadata to a script.
-
functiondelete_comment_meta()
Removes metadata matching criteria from a comment.
-
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.