ImageRecycle image & PDF compression. Make WordPress loads faster by using an automatic image and PDF optimization.
Prioritized issue groups from the latest Plugin Check scan
Security
233
8 issue groups
I18n
147
2 issue groups
Maintainability
133
15 issue groups
Sample message
Mismatched text domain. Expected 'imagerecycle-pdf-image-compression' but got 'wpio'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"$value<br/>"'.
Sample message
Processing form data without nonce verification.
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
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found $count_query
Sample message
Detected usage of a non-sanitized input variable: $_GET['filetype']
Sample message
$_GET['filetype'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $count_query used in $wpdb->get_var()\n$count_query assigned unsafely at line 1014.
Sample message
Function "get_blog_count()" requires WordPress 3.7.0, but your plugin minimum supported version is WordPress 3.5.1.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$adminMail".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['datas']. Check that the array index exists before using it.
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
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "IgnorantRecursiveDirectoryIterator".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Short PHP opening tag used with echo; expected "<?php echo $optimizeAllText ..." but found "<?= $optimizeAllText ..."
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "IFRAME_REQUEST".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "debug_information".
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
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
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: is_writable().
Potential connections found in static code analysis.
Outbound calls
39
External assets
4
Incoming endpoints
22
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 more hidden
First score snapshot
v3.1.18
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 533 | 329 | 204 | v3.1.18 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.