From d4fef956b7415d85cbdafc7d79931f98129a6583 Mon Sep 17 00:00:00 2001 From: Jeremy Herve Date: Mon, 22 Feb 2021 09:12:46 +0100 Subject: [PATCH] Protect: introduce new wp_robots_no_robots when available wp_robots_no_robots() replaces wp_no_robots() in WP 5.7: https://core.trac.wordpress.org/ticket/51511#comment:13 --- .../plugins/jetpack/modules/protect/blocked-login-page.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projects/plugins/jetpack/modules/protect/blocked-login-page.php b/projects/plugins/jetpack/modules/protect/blocked-login-page.php index fed40dac9dbd4..41f98f850d0cf 100644 --- a/projects/plugins/jetpack/modules/protect/blocked-login-page.php +++ b/projects/plugins/jetpack/modules/protect/blocked-login-page.php @@ -370,7 +370,11 @@ function display_page( $title, $message, $back_button = false, $recovery_form =