QuickWebP is a WordPress image optimizer that converts JPG and PNG to WebP, compresses uploads locally, improves image SEO, and unlocks AVIF with Quic …
Prioritized issue groups from the latest Plugin Check scan
I18n
180
3 issue groups
Maintainability
96
13 issue groups
Security
58
5 issue groups
Repo Compliance
1
1 issue group
Sample message
The $domain parameter must be a single text string literal. Found: QUICKWEBP_TEXT_DOMAIN
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_values".
Sample message
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachment_id'.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$key_option]
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Apache".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_quickwebp".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['DOCUMENT_ROOT']. Check that the array index exists before using it.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
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
Detected usage of meta_query, possible slow query.
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: 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: fwrite().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: touch().
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
92
External assets
0
Incoming endpoints
6
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v3.3.1
35
Latest
v3.3.0
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 335 | 225 | 110 | v3.3.1 | 2.0.0 |
| 35 | 335 | 225 | 110 | v3.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.