ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.6.0
  • Page 9

get_site()

Function: Retrieves site data given a site ID or site object.

Source: wp-includes/ms-site.php:308

Used by 16 functions | Uses 2 functions

register_meta()

Function: Registers a meta key.

Source: wp-includes/meta.php:1399

Used by 0 functions | Uses 5 functions

register_meta_args

Filter Hook: Filters the registration arguments when registering meta.

Source: wp-includes/meta.php:1447

Used by 1 function | Uses 0 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

get_registered_metadata()

Function: Retrieves registered metadata for a specified object.

Source: wp-includes/meta.php:1683

Used by 0 functions | Uses 4 functions

_wp_register_meta_args_whitelist()

Function: Filters out `register_meta()` args based on an allowed list.

Source: wp-includes/deprecated.php:4056

Used by 0 functions | Uses 0 functions

wp_remote_retrieve_headers()

Function: Retrieve only the headers from the raw response.

Source: wp-includes/http.php:211

Used by 0 functions | Uses 0 functions

wp_send_new_user_notifications()

Function: Initiates email notifications related to the creation of new users.

Source: wp-includes/user.php:3457

Used by 0 functions | Uses 0 functions
« Previous 1 … 8 9 10 … 25 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy