function snn_custom_login_logo_url() { return 'https://sinanisler.com'; // Replace this with your desired URL } add_filter('login_headerurl', 'snn_custom_login_logo_url');
function snn_custom_login_logo_url() { return 'https://sinanisler.com'; // Replace this with your desired URL } add_filter('login_headerurl', 'snn_custom_login_logo_url');