From 699e8145919923f45a5731090ff43e18d18d52aa Mon Sep 17 00:00:00 2001 From: Kaspars Dambis Date: Mon, 16 Dec 2024 12:24:04 +0200 Subject: [PATCH] Describe what exactly --- src/class-cf7-extras.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/class-cf7-extras.php b/src/class-cf7-extras.php index 9e6ec75..7324bdc 100644 --- a/src/class-cf7-extras.php +++ b/src/class-cf7-extras.php @@ -205,7 +205,7 @@ public function wpcf7_metabox( $cf7 ) {

%s

', checked( $settings['disable-autop'], true, false ), - esc_html__( 'Disable automatic paragraph formatting', 'contact-form-7-extras' ), + esc_html__( 'Disable automatic paragraph formatting in form output', 'contact-form-7-extras' ), __( 'Same as define( \'WPCF7_AUTOP\', false );.', 'contact-form-7-extras' ) ), ),