A payment gateway plugin that enables your U.S. or Canadian business to accept credit card payments directly on your WooCommerce site.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'. | 85:43 | Security |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html_x() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 322:101 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html_x() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 329:104 | General |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 604:26 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: sprintf('A payment of %s was successfully captured via GoDaddy Smart Terminal (Transaction ID %s).', $formattedAmount, $this->transaction->getTransactionId()) | 604:29 | 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 '__'. | 89:77 | Security |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $checkoutDescription | 89:80 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 171:37 | General |
| ERROR | WordPress.WP.I18n.MissingTranslatorsComment | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 317:30 | General |
| ERROR | WordPress.WP.I18n.TooManyFunctionArgs | Too many parameters passed to function "esc_html__()". Expected: 2 parameters, received: 3 | 321:30 | General |
| 15.11.2025, 05:26:30 | 27s | 71 | 65 | 56 |