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
Function: Send Access-Control-Allow-Origin and related headers if the current request is from an allowed origin.
Source: wp-includes/http.php:493
Function: Get the HTTP Origin of the current request.
Source: wp-includes/http.php:396
Filter Hook: Change the origin of an HTTP request.
Source: wp-includes/http.php:409
Function: Retrieve list of allowed HTTP origins.
Source: wp-includes/http.php:419
Filter Hook: Change the origin types allowed for HTTP requests.
Source: wp-includes/http.php:447
Method: Deletes a row in the table.
Source: wp-includes/class-wpdb.php:2674
Class: WP_Theme Class
Source: wp-includes/class-wp-theme.php:10
Method: Returns the directory name of the theme’s “stylesheet” files, inside the theme root.
Source: wp-includes/class-wp-theme.php:1057
Method: Returns array of stylesheet names of themes allowed on the site.
Source: wp-includes/class-wp-theme.php:1588
Method: Constructor for WP_Theme.
Source: wp-includes/class-wp-theme.php:207