WooCommerce and GoPay payment gateway integration
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: esc_attr( 'Unfortunately your order cannot be processed as the payment was not completed.'\n . ' Please attempt the payment or your purchase again.' ) | 1119:21 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $this->method_title | 151:24 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: $this->method_description | 155:24 | General |
| ERROR | PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound | load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed. | 178:4 | Plugin Repo |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 279:42 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: sprintf(\n __(\n 'Enter your client ID, which can be found in your GoPay account settings.'\n . ' %1$sMore information%2$s.',\n 'gopay-gateway'\n ),\n '<a href="https://help.gopay.com/en/knowledge-base/gopay-account/' .\n 'gopay-business-account/signing-in-password-reset-activating-and-deactivating' .\n '-the-payment-gateway/how-to-activate-the-payment-gateway">',\n '</a>'\n ) | 280:29 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: 'Enter your client ID, which can be found in your GoPay account settings.'\n . ' %1$sMore information%2$s.' | 282:37 | General |
| ERROR | WordPress.WP.I18n.MissingArgDomain | Missing $domain parameter in function call to __(). | 298:42 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: sprintf(\n __(\n 'Enter your Client Secret Token, which can be found in your GoPay account settings.'\n . ' %1$sMore information%2$s.',\n 'gopay-gateway'\n ),\n '<a href="https://help.gopay.com/en/knowledge-base/gopay-account/' .\n 'gopay-business-account/signing-in-password-reset-activating-and-deactivating' .\n '-the-payment-gateway/how-to-activate-the-payment-gateway">',\n '</a>'\n ) | 299:29 | General |
| ERROR | WordPress.WP.I18n.NonSingularStringLiteralText | The $text parameter must be a single text string literal. Found: 'Enter your Client Secret Token, which can be found in your GoPay account settings.'\n . ' %1$sMore information%2$s.' | 301:37 | General |
| 15.11.2025, 11:49:52 | 18s | 74 | 95 | 37 |