git-svn-id: https://develop.svn.wordpress.org/trunk@5451 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
e6c570e45e
commit
90dc5682f3
@ -929,7 +929,7 @@ function get_status_header_desc( $code ) {
|
||||
}
|
||||
|
||||
function status_header( $header ) {
|
||||
$text = get_status_header( $header );
|
||||
$text = get_status_header_desc( $header );
|
||||
|
||||
if ( empty( $text ) ) {
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user