ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-3.4.0
  • Page 7

delete_{$meta_type}meta

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

Source: wp-includes/meta.php:1055

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

Used by 1 function | Uses 0 functions

is_allowed_http_origin()

Function: Determines if the HTTP origin is an authorized one.

Source: wp-includes/http.php:458

Used by 1 function | Uses 4 functions

allowed_http_origin

Filter Hook: Change the allowed HTTP origin result.

Source: wp-includes/http.php:477

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

http_origin

Filter Hook: Change the origin of an HTTP request.

Source: wp-includes/http.php:409

Used by 1 function | Uses 0 functions

get_allowed_http_origins()

Function: Retrieve list of allowed HTTP origins.

Source: wp-includes/http.php:419

Used by 1 function | Uses 4 functions

allowed_http_origins

Filter Hook: Change the origin types allowed for HTTP requests.

Source: wp-includes/http.php:447

Used by 1 function | Uses 0 functions

get_http_origin()

Function: Get the HTTP Origin of the current request.

Source: wp-includes/http.php:396

Used by 2 functions | Uses 2 functions

wpdb::delete()

Method: Deletes a row in the table.

Source: wp-includes/class-wpdb.php:2674

Used by 0 functions | Uses 0 functions
« Previous 1 … 6 7 8 … 30 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy