status_header
status_header ( $code, $description = '' )
Parameters:- (int) code HTTP status code.
- (string) description Optional. A custom description for the HTTP status. Defaults to the result of get_status_header_desc() for the given code.
See:Defined at:Change Log: - Introduced in WordPress: 2.0.0
- Deprecated in WordPress: —
Description
Sets HTTP status header.