Permette di aggiungere i widget meteo per le previsioni del tempo sul tuo sito in vari formati.
Prioritized issue groups from the latest Plugin Check scan
Security
77
7 issue groups
Maintainability
40
9 issue groups
I18n
5
1 issue group
Repo Compliance
4
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$msg'.
Sample message
$_POST['trebialtezza'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['trebialtezza']. Check that the array index exists before using it.
Sample message
Detected usage of a non-sanitized input variable: $_POST['trebialtezza']
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected '3b-meteo' but got ''.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ottienicitta".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CreateFileWIthJsonData".
Sample message
Processing form data without nonce verification.
Sample message
Using __FILE__ for menu slugs risks exposing filesystem structure.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
Tested up to: 6.4 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
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
82
External assets
1
Incoming endpoints
4
register_rest_route
register_rest_route
register_rest_route
register_rest_route
First score snapshot
v1.1.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 126 | 50 | 76 | v1.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.