From a58b5e958c5324a615d73acc8e9e6ffab0dc1c16 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Fri, 22 Nov 2019 11:09:54 -0500 Subject: [PATCH] Remove `p` & `br` tags from the input field This does not replace the line break, so they're re-added when the value is saved. --- plugins/wporg-5ftf/views/inputs-pledge-org-info.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/wporg-5ftf/views/inputs-pledge-org-info.php b/plugins/wporg-5ftf/views/inputs-pledge-org-info.php index a5fc662..a08e6d5 100644 --- a/plugins/wporg-5ftf/views/inputs-pledge-org-info.php +++ b/plugins/wporg-5ftf/views/inputs-pledge-org-info.php @@ -69,6 +69,6 @@ namespace WordPressDotOrg\FiveForTheFuture\View; required >', '

', '
' ], '', $data['org-description'] ) ); /* phpcs:ignore */ ?>