Comment Form WP is a Default comment form customize/modify WordPress Plugin. You can add/change/remove your website comment form fields, texts.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_option'. | 166:172 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<p class="comment-notes">\r\n <span id="email-notes"> '. $commentformwp_note .' </span></p>' | 28:49 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<p class="comment-form-email">\r\n <label for="email">'. $cfwpemail_label .' <span class="required">'. $cfwplabel_required .'</span></label> \r\n <input id="email" name="email" type="email" placeholder="'. $cfwpemailplc_label .' '. $cfwpplc_required .'" value="" size="30" maxlength="100" aria-describedby="email-notes" autocomplete="email" required="required"></p>' | 68:40 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<p class="comment-form-url">\r\n <label for="url">'. $cfwpurl_label .' <span class="required">'. $cfwplabel_required .'</span></label> \r\n <input id="url" name="url" type="url" placeholder="'. $cfwpurlplc_label .' '. $cfwpplc_required .'" value="" size="30" maxlength="200" autocomplete="url" required="required"></p>' | 89:38 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<p class="comment-form-comment">\r\n <label for="comment">'. $cfwpcomment_label .' <span class="required">'. $cfwplabel_required .'</span></label>\r\n <textarea id="comment" name="comment" placeholder="'. $cfwpcommentplc_label .' '. $cfwpplc_required .'" cols="45" rows="8" maxlength="65525" required="required" spellcheck="false"></textarea> </p>' | 110:38 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: '<p class="comment-form-cookies-consent">\r\n <input id="wp-comment-cookies-consent" name="wp-comment-cookies-consent" type="checkbox" value="yes"> \r\n <label for="wp-comment-cookies-consent">'. $cfwp_cookie .'</label></p>' | 116:42 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $commentformwp_replyto | 127:43 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $commentformwp_canreply | 132:46 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $commentformwp_submit | 137:41 | General |
| ERROR | plugin_header_invalid_license | Invalid License: General Public License v-2 or later. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| 16.11.2025, 05:16:43 | 10s | 86 | 40 | 5 |