Wordpress plugin that merge Contact form 7 functional with google spreadsheets (also works with private spreadsheet).
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | textdomain_invalid_format | The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "CF7-spreadsheets". | — | Plugin Repo |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'cf7-spreadsheets' but got 'CF7-spreadsheets'. | 429:84 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$json'. | 431:50 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 438:54 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'cf7-spreadsheets' but got 'CF7-spreadsheets'. | 438:65 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 450:47 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'cf7-spreadsheets' but got 'CF7-spreadsheets'. | 450:65 | General |
| ERROR | WordPress.Security.EscapeOutput.UnsafePrintingFunction | All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'. | 453:47 | Security |
| ERROR | WordPress.WP.I18n.TextDomainMismatch | Mismatched text domain. Expected 'cf7-spreadsheets' but got 'CF7-spreadsheets'. | 453:66 | General |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$form'. | 463:75 | Security |
| 16.11.2025, 11:41:09 | 12s | 62 | 102 | 59 |