From a18067c44629bee01c8904d5ee59b091b6e6b52f Mon Sep 17 00:00:00 2001 From: Jean Pierre Kolb Date: Fri, 18 May 2018 10:47:48 +0200 Subject: [PATCH] Added cookies checkbox support for inc/custom-comments.php, needed for WordPress 4.9.6 GDPR update --- inc/custom-comments.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/inc/custom-comments.php b/inc/custom-comments.php index ea5d0cd..df3f6f4 100644 --- a/inc/custom-comments.php +++ b/inc/custom-comments.php @@ -24,15 +24,17 @@ if ( ! function_exists( 'understrap_bootstrap_comment_form_fields' ) ) { $aria_req = ( $req ? " aria-required='true'" : '' ); $html5 = current_theme_supports( 'html5', 'comment-form' ) ? 1 : 0; $fields = array( - 'author' => '