Con esta versión de Skydropx podrás aprovechar más funcionalidades para realizar tus envíos y automatizar fácilmente tus procesos logísticos.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
20
7 issue groups
Security
6
3 issue groups
I18n
3
3 issue groups
Repo Compliance
3
3 issue groups
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
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$logo_url".
Sample message
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.
Sample message
Unescaped parameter $query used in $wpdb->get_row()\n$query assigned unsafely at line 56.
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: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
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.
Sample message
Mismatched text domain. Expected 'skydropx' but got 'woocommerce'.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
Mismatched Requires at least: 3.0.1 != 5.4. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
22
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
admin_post
3 score snapshots
v2.1.4
75
Latest
v2.1.3
78
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 75 | 32 | 16 | 16 | v2.1.4 | 2.1.0 |
| 78 | 23 | 9 | 14 | v2.1.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.