ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.9.8 / Page 2

get_object_subtype()

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

Source: wp-includes/meta.php:1282

Used by 5 functions | Uses 6 functions

registered_meta_key_exists()

Function: Checks if a meta key is registered.

Source: wp-includes/meta.php:1133

Used by 2 functions | Uses 1 function

get_registered_meta_keys()

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

Source: wp-includes/meta.php:1198

Used by 3 functions | Uses 0 functions

unregister_meta_key()

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

Source: wp-includes/meta.php:1150

Used by 2 functions | Uses 2 functions

register_meta()

Function: Registers a meta key.

Source: wp-includes/meta.php:1031

Used by 2 functions | Uses 5 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:975

Used by 1 function | Uses 0 functions

sanitize_meta()

Function: Sanitize meta value.

Source: wp-includes/meta.php:958

Used by 3 functions | Uses 4 functions

user_erasure_complete_email_subject

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

Source: wp-includes/user.php:3091

Used by 1 function | Uses 0 functions

user_request_confirmed_email_subject

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

Source: wp-includes/user.php:3017

Used by 1 function | 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:980

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