Improves the appearance of WordPress images for better click through rates from social and search sites.
Prioritized issue groups from the latest Plugin Check scan
I18n
33
4 issue groups
Maintainability
11
7 issue groups
Security
1
1 issue group
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
The $domain parameter must be a single text string literal. Found: $text_domain
Sample message
The $text parameter must be a single text string literal. Found: $info[ 'name' ]
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPSSO Tune WP Image Editors" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SucomAbstractAddOn".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
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
Use placeholders and $wpdb->prepare(); found $db_query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_image_editors".
Sample message
set_error_handler() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
30
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
First score snapshot
v4.1.0
91
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 91 | 45 | 35 | 10 | v4.1.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.