From f644f1ef54201ee30d4faba8b7efdbbe9f9e01bd Mon Sep 17 00:00:00 2001 From: maximilianoRicoTabo Date: Wed, 1 Nov 2023 18:14:24 -0300 Subject: [PATCH 1/2] Bug: No notice of failed/successful payment information update * Fix PHP wrap tags to evaluate $pmpro_msg accordingly. --- pages/billing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/billing.php b/pages/billing.php index f3123ddc1..5a857adb3 100644 --- a/pages/billing.php +++ b/pages/billing.php @@ -144,7 +144,7 @@ -
style="display:none" class="">
+
style="display:none" class="">
Date: Fri, 3 Nov 2023 16:17:34 +0200 Subject: [PATCH 2/2] WPCS * Added WPCS while we're busy fixing things. --- pages/billing.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/billing.php b/pages/billing.php index 5a857adb3..3aa892027 100644 --- a/pages/billing.php +++ b/pages/billing.php @@ -144,7 +144,7 @@ -
style="display:none" class="">
+
style="display:none" class="">