Prioritized issue groups from the latest Plugin Check scan
Maintainability
40
17 issue groups
Security
15
3 issue groups
Repo Compliance
5
5 issue groups
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_DayOfYear".
Sample message
Processing form data without nonce verification.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a non-sanitized input variable: $_POST['aa']
Sample message
$_POST['aa'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP-Farsi" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
The use of function ini_set() is discouraged
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
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.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
The use of function create_function() is forbidden
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPLANG".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Sample message
Tested up to: 4.5 < 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
7
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v4.2.2
65
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 65 | 62 | 26 | 36 | v4.2.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.