210 results found for “meta+data”. Showing results 151 to 175.
-
function_get_additional_user_keys()
Returns a list of meta keys to be (maybe) populated in wp_update_user().
-
Create multiple smaller images from a single source.
-
Create multiple smaller images from a single source.
-
functionpost_custom()
Retrieves post custom meta data field.
-
classWP_Tax_Query
Core class used to implement taxonomy queries for the Taxonomy API.
-
functionrss_enclosure()
Displays the rss enclosure for the current post.
-
functionatom_enclosure()
Displays the atom enclosure for the current post.
-
functionwp_delete_term()
Removes a term from the database.
-
functionwp_delete_user()
Delete user and optionally reassign posts and links to another user.
-
functionwp_get_ability()
Retrieves a registered ability.
-
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_register_ability()
Registers a new ability using the Abilities API. It requires three steps:
-
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_get_ability_category()
Retrieves a registered ability category.