Create Interactive Images for Your Site That Empowers Publishers and Bloggers
Prioritized issue groups from the latest Plugin Check scan
I18n
468
4 issue groups
Maintainability
93
9 issue groups
Security
44
7 issue groups
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'imagelinks-interactive-image-builder-lite' but got 'imagelinks'.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$class".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$tablePosts} at "SELECT ID, post_title FROM {$tablePosts} WHERE post_type='imgl_item'"
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
File and folder names must not contain spaces or special characters.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: rmdir().
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'IMAGELINKS_PLUGIN_UPLOAD_DIR'.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Missing $domain parameter in function call to esc_attr_e().
Sample message
The $text parameter must be a single text string literal. Found: $id . ' ' . ($class ? ' ' . $class : '')
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 2083.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['page']. Check that the array index exists before using it.
Sample message
$_REQUEST['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The parameter "$deprecated" at position #3 of add_option() has been deprecated since WordPress version 2.3.0. Use "" instead.
Sample message
Mismatched Requires at least: 6.0 != 4.6. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
Sample message
Mismatched Requires PHP: 7.4 != 7.0. "Requires PHP" needs to be exactly the same with that in your main plugin file's header.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "imagelinks", expected "imagelinks-interactive-image-builder-lite".
Potential connections found in static code analysis.
Outbound calls
114
External assets
1
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v1.7.1
33
Latest
v1.7.0
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 607 | 517 | 90 | v1.7.1 | 2.0.0 |
| 33 | 607 | 517 | 90 | v1.7.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.