Uses
Uses | Description |
---|---|
wp-includes/load.php: wp_get_server_protocol() | Return the HTTP protocol sent by the server. |
wp-includes/functions.php: get_status_header_desc() | Retrieve the description for the HTTP status. |
wp-includes/functions.php: status_header | Filters an HTTP status header. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |