Vendé a todo el país con los principales medios de pago.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
748
7 issue groups
Maintainability
672
16 issue groups
I18n
242
2 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".290
- Category
- Maintainability
- Occurrences
- 290
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
WARNINGSecurityInput is not validatedDetected usage of a possibly undefined superglobal array index: $_GET['direccion']. Check that the array index exists before using it.191
- Category
- Security
- Occurrences
- 191
- Severity
- warning
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['direccion']. Check that the array index exists before using it.
ERRORI18nText Domain MismatchMismatched text domain. Expected 'pagopar-woocommerce-gateway' but got 'pagopar'.186
- Category
- I18n
- Occurrences
- 186
- Severity
- error
Sample message
Mismatched text domain. Expected 'pagopar-woocommerce-gateway' but got 'pagopar'.
WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_GET['direccion']173
- Category
- Security
- Occurrences
- 173
- Severity
- warning
Sample message
Detected usage of a non-sanitized input variable: $_GET['direccion']
WARNINGSecurityRequest data is not unslashed$_GET['direccion'] not unslashed before sanitization. Use wp_unslash() or similar173
- Category
- Security
- Occurrences
- 173
- Severity
- warning
Sample message
$_GET['direccion'] not unslashed before sanitization. Use wp_unslash() or similar
WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.133
- Category
- Security
- Occurrences
- 133
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGMaintainabilityNon-prefixed functionFunctions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "actualizarZonaCiudadPagopar".108
- Category
- Maintainability
- Occurrences
- 108
- Severity
- warning
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "actualizarZonaCiudadPagopar".
ERRORI18nNo Empty StringsThe $text text string should have translatable content. Found: ''56
- Category
- I18n
- Occurrences
- 56
- Severity
- error
Sample message
The $text text string should have translatable content. Found: ''
ERRORMaintainabilitydate datedate() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.54
- Category
- Maintainability
- Occurrences
- 54
- Severity
- error
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
ERRORMaintainabilitycurl curl setoptUsing cURL functions is highly discouraged. Use wp_remote_get() instead.52
- Category
- Maintainability
- Occurrences
- 52
- Severity
- error
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Show 15 moreShow less
ERRORSecuritySQL query is not prepared34
- Category
- Security
- Occurrences
- 34
- Severity
- error
Sample message
Use placeholders and $wpdb->prepare(); found $fecha
WARNINGSecurityDatabase parameter is not escaped28
- Category
- Security
- Occurrences
- 28
- Severity
- warning
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 1318.
WARNINGMaintainabilityslow db query meta query19
- Category
- Maintainability
- Occurrences
- 19
- Severity
- warning
Sample message
Detected usage of meta_query, possible slow query.
WARNINGMaintainabilityMissing Version19
- Category
- Maintainability
- Occurrences
- 19
- Severity
- warning
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
ERRORMaintainabilityMissing direct file access protection19
- Category
- Maintainability
- Occurrences
- 19
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
ERRORMaintainabilitywp function not compatible with requires wp18
- Category
- Maintainability
- Occurrences
- 18
- Severity
- error
Sample message
Function "_wp_get_current_user()" requires WordPress 4.5.0, but your plugin minimum supported version is WordPress 4.0.0.
WARNINGSecurityNonce verification recommended16
- Category
- Security
- Occurrences
- 16
- Severity
- warning
Sample message
Processing form data without nonce verification.
ERRORMaintainabilitycurl curl exec15
- Category
- Maintainability
- Occurrences
- 15
- Severity
- error
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
ERRORMaintainabilitycurl curl init15
- Category
- Maintainability
- Occurrences
- 15
- Severity
- error
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
ERRORMaintainabilitycurl curl close14
- Category
- Maintainability
- Occurrences
- 14
- Severity
- error
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
ERRORMaintainabilitycurl curl error11
- Category
- Maintainability
- Occurrences
- 11
- Severity
- error
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
WARNINGMaintainabilityDiscouraged PHP function10
- Category
- Maintainability
- Occurrences
- 10
- Severity
- warning
Sample message
The use of function ini_set() is discouraged
WARNINGMaintainabilityNon-prefixed class10
- Category
- Maintainability
- Occurrences
- 10
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AdminHelpers".
WARNINGMaintainabilityNon-prefixed hook name10
- Category
- Maintainability
- Occurrences
- 10
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_' . $this->id . '_icon".
WARNINGMaintainabilityprevent path disclosure error reporting8
- Category
- Maintainability
- Occurrences
- 8
- Severity
- warning
Sample message
error_reporting() can lead to full path disclosure.
External Connections
Potential connections found in static code analysis.
Outbound calls
96
External assets
2
Incoming endpoints
26
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Admin AJAX endpoints12
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Score History
First score snapshot
v2.8.13
18
Latest
- Findings
- 1,745
- Errors
- 530
- Warnings
- 1,215
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 18 | 1,745 | 530 | 1,215 | v2.8.13 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.