WordPress.org

  • Showcase
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/meta.php

get_{$meta_type}_metadata_by_mid

Filter Hook: Filters whether to retrieve metadata of a specific type by meta ID.

Source: wp-includes/meta.php:628

Used by 1 function | Uses 0 functions

update_{$meta_type}_metadata_by_mid

Filter Hook: Filters whether to update metadata of a specific type by meta ID.

Source: wp-includes/meta.php:694

Used by 1 function | Uses 0 functions

delete_{$meta_type}_metadata_by_mid

Filter Hook: Filters whether to delete metadata of a specific type by meta ID.

Source: wp-includes/meta.php:806

Used by 1 function | Uses 0 functions

update_{$meta_type}_metadata_cache

Filter Hook: Filters whether to update the metadata cache of a specific type.

Source: wp-includes/meta.php:909

Used by 1 function | Uses 0 functions

get_object_subtype()

Function: Returns the object subtype for a given object ID of a specific type.

Source: wp-includes/meta.php:1383

Used by 6 functions | Uses 6 functions

get_object_subtype_{$object_type}

Filter Hook: Filters the object subtype identifier for a non standard object type.

Source: wp-includes/meta.php:1435

Used by 1 function | Uses 0 functions

sanitize_{$object_type}_meta_{$meta_key}_for_{$object_subtype}

Filter Hook: Filters the sanitization of a specific meta key of a specific meta type and subtype.

Source: wp-includes/meta.php:1076

Used by 1 function | Uses 0 functions

register_meta_args

Filter Hook: Filters the registration arguments when registering meta.

Source: wp-includes/meta.php:1178

Used by 1 function | Uses 0 functions

registered_meta_key_exists()

Function: Checks if a meta key is registered.

Source: wp-includes/meta.php:1234

Used by 2 functions | Uses 1 function

unregister_meta_key()

Function: Unregisters a meta key from the list of registered keys.

Source: wp-includes/meta.php:1251

Used by 2 functions | Uses 2 functions

get_registered_meta_keys()

Function: Retrieves a list of registered meta keys for an object type.

Source: wp-includes/meta.php:1299

Used by 3 functions | Uses 0 functions

get_registered_metadata()

Function: Retrieves registered metadata for a specified object.

Source: wp-includes/meta.php:1324

Used by 0 functions | Uses 4 functions

_wp_register_meta_args_whitelist()

Function: Filter out `register_meta()` args based on a whitelist.

Source: wp-includes/meta.php:1370

Used by 0 functions | Uses 0 functions

sanitize_{$object_type}_meta_{$meta_key}

Filter Hook: Filters the sanitization of a specific meta key of a specific meta type.

Source: wp-includes/meta.php:1092

Used by 1 function | Uses 0 functions

wp_metadata_lazyloader()

Function: Retrieves the queue for lazy-loading metadata.

Source: wp-includes/meta.php:971

Used by 2 functions | Uses 1 function

get_meta_sql()

Function: Given a meta query, generates SQL clauses to be appended to a main query.

Source: wp-includes/meta.php:995

Used by 0 functions | Uses 1 function

_get_meta_table()

Function: Retrieve the name of the metadata table for the specified object type.

Source: wp-includes/meta.php:1010

Used by 8 functions | Uses 0 functions

is_protected_meta()

Function: Determine whether a meta key is protected.

Source: wp-includes/meta.php:1031

Used by 10 functions | Uses 2 functions

is_protected_meta

Filter Hook: Filters whether a meta key is protected.

Source: wp-includes/meta.php:1043

Used by 1 function | Uses 0 functions

sanitize_meta()

Function: Sanitize meta value.

Source: wp-includes/meta.php:1059

Used by 4 functions | Uses 4 functions

sanitize_{$meta_type}_meta_{$meta_key}

Filter Hook: Filter the sanitization of a specific meta key of a specific meta type.

Source: wp-includes/meta.php:961

Used by 0 functions | Uses 0 functions

register_meta()

Function: Registers a meta key.

Source: wp-includes/meta.php:1132

Used by 2 functions | Uses 5 functions

delete_metadata_by_mid()

Function: Delete meta data by meta ID

Source: wp-includes/meta.php:772

Used by 12 functions | Uses 12 functions

delete_{$meta_type}_metadata

Filter Hook: Filters whether to delete metadata of a specific type.

Source: wp-includes/meta.php:368

Used by 1 function | Uses 0 functions

delete_{$meta_type}meta

Action Hook: Fires immediately before deleting post or comment metadata of a specific type.

Source: wp-includes/meta.php:830

Used by 1 function | Uses 0 functions

delete_{$meta_type}_meta

Action Hook: Fires immediately before deleting metadata of a specific type.

Source: wp-includes/meta.php:412

Used by 2 functions | Uses 0 functions

deleted_{$meta_type}meta

Action Hook: Fires immediately after deleting post or comment metadata of a specific type.

Source: wp-includes/meta.php:854

Used by 1 function | Uses 0 functions

delete_postmeta

Action Hook: Fires immediately before deleting metadata for a post.

Source: wp-includes/meta.php:423

Used by 1 function | Uses 0 functions

update_meta_cache()

Function: Update the metadata cache for the specified objects.

Source: wp-includes/meta.php:876

Used by 9 functions | Uses 7 functions

deleted_{$meta_type}_meta

Action Hook: Fires immediately after deleting metadata of a specific type.

Source: wp-includes/meta.php:455

Used by 2 functions | Uses 0 functions
1 2 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.

Skip to toolbar
  • About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register