ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 165

wp_metadata_lazyloader()

Function: Retrieves the queue for lazy-loading metadata.

Source: wp-includes/meta.php:1215

Used by 1 function | Uses 0 functions

get_metadata()

Function: Retrieves the value of a metadata field for the specified object type and ID.

Source: wp-includes/meta.php:573

Used by 3 functions | Uses 2 functions

metadata_exists()

Function: Determines if a meta field with the given key exists for the given object ID.

Source: wp-includes/meta.php:737

Used by 0 functions | Uses 3 functions

get_metadata_by_mid()

Function: Retrieves metadata by meta ID.

Source: wp-includes/meta.php:790

Used by 2 functions | Uses 3 functions

update_metadata_by_mid()

Function: Updates metadata by meta ID.

Source: wp-includes/meta.php:860

Used by 0 functions | Uses 11 functions

delete_metadata_by_mid()

Function: Deletes metadata by meta ID.

Source: wp-includes/meta.php:982

Used by 2 functions | Uses 9 functions

send_origin_headers()

Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.

Source: wp-includes/http.php:493

Used by 0 functions | Uses 2 functions

wp_http_validate_url()

Function: Validate a URL for safe use in the HTTP API.

Source: wp-includes/http.php:521

Used by 0 functions | Uses 3 functions

allowed_http_request_hosts()

Function: Mark allowed redirect hosts safe for HTTP requests as well.

Source: wp-includes/http.php:623

Used by 0 functions | Uses 0 functions

ms_allowed_http_request_hosts()

Function: Adds any domain in a multisite installation for safe HTTP requests to the allowed list.

Source: wp-includes/http.php:644

Used by 0 functions | Uses 1 function
« Previous 1 … 164 165 166 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy