ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.9.8
  • Page 2

get_object_subtype_{$object_type}

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

Source: wp-includes/meta.php:1802

Used by 1 function | Uses 0 functions

sanitize_meta()

Function: Sanitizes meta value.

Source: wp-includes/meta.php:1313

Used by 3 functions | Uses 4 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:1331

Used by 1 function | Uses 0 functions

register_meta()

Function: Registers a meta key.

Source: wp-includes/meta.php:1399

Used by 0 functions | Uses 5 functions

registered_meta_key_exists()

Function: Checks if a meta key is registered.

Source: wp-includes/meta.php:1590

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:1608

Used by 0 functions | Uses 2 functions

get_registered_meta_keys()

Function: Retrieves a list of registered metadata args for an object type, keyed by their meta keys.

Source: wp-includes/meta.php:1657

Used by 2 functions | Uses 0 functions

user_request_confirmed_email_subject

Filter Hook: Filters the subject of the user request confirmation email.

Source: wp-includes/user.php:4111

Used by 0 functions | Uses 0 functions

user_erasure_complete_email_subject

Filter Hook (deprecated): Filters the subject of the email sent when an erasure request is completed.

Source: wp-includes/user.php:4315

Used by 0 functions | Uses 0 functions

WP_Term_Query::populate_terms()

Method: Creates an array of term objects from an array of term IDs.

Source: wp-includes/class-wp-term-query.php:1108

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy