A.I. powered image compression that reduces file sizes without losing quality, speeds up your website, boosts SEO, and saves server space.
Prioritized issue groups from the latest Plugin Check scan
I18n
85
1 issue group
Maintainability
54
10 issue groups
Security
35
5 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'high-compress' but got 'highcompress'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_url".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TSA".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$TSA'.
Sample message
$_POST['key'] 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: $_GET['page']. Check that the array index exists before using it.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Detected usage of a non-sanitized input variable: $_POST['nonce']
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Highcompress Image Compressor" is different from the name declared in plugin header "High Compress".
Sample message
Tested up to: 6.9 < 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.
Potential connections found in static code analysis.
Outbound calls
64
External assets
3
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v6.2.3
41
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 175 | 106 | 69 | v6.2.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.