Con este plugin integra el módulo FACTO con tu sitio web y automatiza la emisión de documentos electrónicos cada vez que recibes una compra.
Prioritized issue groups from the latest Plugin Check scan
Security
310
12 issue groups
Maintainability
255
12 issue groups
I18n
29
1 issue group
Sample message
$_GET['date_from'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$partType has no namespace!"'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "XMLSchema".
Sample message
Missing $domain parameter in function call to __().
Sample message
Processing form data without nonce verification.
Sample message
Sanitization missing for register_setting().
Sample message
Detected usage of a non-sanitized input variable: $_SERVER['HTTPS']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['campo_giro']. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $fh_item ..." but found "<?= $fh_item ..."
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
The use of function eval() is forbidden
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $cc_placeholders at WHERE tax_rate_class = '' AND tax_rate_country IN ($cc_placeholders)"
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 2339.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Potential connections found in static code analysis.
Outbound calls
203
External assets
1
Incoming endpoints
19
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 more hidden
3 score snapshots
v4.0.1
22
Latest
v4.0.0
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 667 | 244 | 423 | v4.0.1 | 2.0.0 |
| 22 | 674 | 242 | 432 | v4.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.