mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-02 05:31:25 +01:00
git-svn-id: http://svn.automattic.com/wordpress/trunk@5451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
492592d5ec
commit
65454107d1
@ -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