Ticket #61125: 61125.login_title.diff
| File 61125.login_title.diff, 504 bytes (added by , 22 months ago) |
|---|
-
src/wp-login.php
94 94 <html <?php language_attributes(); ?>> 95 95 <head> 96 96 <meta http-equiv="Content-Type" content="<?php bloginfo( 'html_type' ); ?>; charset=<?php bloginfo( 'charset' ); ?>" /> 97 <title><?php echo $login_title; ?></title>97 <title><?php echo esc_html( $login_title ); ?></title> 98 98 <?php 99 99 100 100 wp_enqueue_style( 'login' );
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)