From 5b5b687e9d94588722e7066bff04556de36d7d83 Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sun, 28 Jan 2024 21:06:27 +0100 Subject: [PATCH] (hopefully) fix function signature issue --- footer.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/footer.php b/footer.php index 9609364..9073b2a 100644 --- a/footer.php +++ b/footer.php @@ -62,12 +62,12 @@ ?> Zum Adminpanel', get_admin_url())); + printf(esc_attr__(' | Zum Dashboard', get_dashboard_url())); } ?>