From 00584e2f08bb9c304c784daaa6b00b2f8303f6e0 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 7 Dec 2024 00:03:30 +0100 Subject: [PATCH] functions.php: customize wordpress relogin logo --- functions.php | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/functions.php b/functions.php index a7700a5..ea95b6a 100644 --- a/functions.php +++ b/functions.php @@ -5,7 +5,25 @@ if ( !defined( 'ABSPATH' ) ) { exit; } -//add_action( 'login_init', 'send_frame_options_header', 10, 0 ); +function my_login_logo() { ?> + +